visitRelationships
visitRelationships: boolean = true
A flag that determines whether this IModelExporter should visit Relationships or not. The default is true
.
@note This flag is available as an optimization when the exporter doesn't need to visit relationships, 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.