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
- transformer/src/IModelExporter.ts Line 169
Last Updated: 20 June, 2023