shouldExportElementAspect MethodProtected

Override of IModelExportHandler.shouldExportElementAspect that is called to determine if an ElementAspect should be exported from the source iModel.

shouldExportElementAspect(_sourceAspect: ElementAspect): boolean

note Reaching this point means that the ElementAspect has passed the standard exclusion checks in IModelExporter.

Parameter Type Description
_sourceAspect ElementAspect  

Defined in

Last Updated: 08 January, 2020