wantGeometry
wantGeometry: boolean = true
A flag that indicates whether element GeometryStreams are loaded or not.
note  As an optimization, exporters that don't need geometry can set this flag to false. The default is true.
note  The transformer by default sets this to false as an optimization.
note  This implies the wantBRepData option when loading elements.
see ElementLoadProps.wantGeometry
Defined in
- transformer/src/IModelExporter.ts Line 155
Last Updated: 20 June, 2023