shouldExportElement Method
Override of IModelExportHandler.shouldExportElement that is called to determine if an element should be exported from the source iModel.
shouldExportElement(_sourceElement: Element): boolean
@note Reaching this point means that the element has passed the standard exclusion checks in IModelExporter.
Parameter | Type | Description |
---|---|---|
_sourceElement | Element |
Returns - boolean
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.