shouldExportElement MethodProtected
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 |
Defined in
Last Updated: 08 January, 2020