Properties
additionalMatrix
Optional matrix to get multiplied into the net attachment matrix.
allowMissingExternalModels
Controls whether or not missing models are ignored or cause an error.
attachInvisibly
If true, then models are attached with all geometry turned invisible.
ignoreBimRelationships
If true BIM relationships will not be loaded. This can reduce memory consumption
ignoreCadViews
If true CAD views will not be loaded. This can reduce memory consumption
ignoreFilters
If true filters will not be loaded. This can reduce memory consumption
ignoreGenericTypes
If true generic types (IFC types) will not be loaded. This can reduce memory consumption
ignoreLayers
If true layers will not be loaded. This can reduce memory consumption
implicitlyLoadXmlExternalModels
If true, then external models found in XML files will be implicitly loaded. Otherwise Model.requestNodes must be called to load the external models.
Methods
copy
-
Returns LoadSubtreeConfig
Configuration for all
loadSubtree
functions in the Model class.