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