API Reference > imodeljs-backend > iModels > IModelTransformer > shouldExportCodeSpec shouldExportCodeSpec MethodProtected Override of IModelExportHandler.shouldExportCodeSpec that is called to determine if a CodeSpec should be exported from the source iModel. shouldExportCodeSpec(_sourceCodeSpec: CodeSpec): boolean note Reaching this point means that the CodeSpec has passed the standard exclusion checks in IModelExporter. Parameter Type Description _sourceCodeSpec CodeSpec Returns - boolean Defined in core/backend/src/IModelTransformer.ts Line 607 Last Updated: 13 June, 2024