API Reference > imodeljs-backend > iModels > IModelExporter > visitElements visitElements visitElements: boolean = true A flag that determines whether this IModelExporter should visit Elements or not. The default is true. note This flag is available as an optimization when the exporter doesn't need to visit elements, so can skip loading them. Defined in core/backend/src/IModelExporter.ts Line 158 Last Updated: 11 June, 2024