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
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.