GetNodesBoundingConfig
-
class
GetNodesBoundingConfig()
Properties
-
GetNodesBoundingConfig.bodyInstance - bodyInstance: boolean
Controls whether or not body instances are visited.
-
GetNodesBoundingConfig.ignoreInvisible optional
ignoreInvisible: booleanControls whether or not invisible geometry is visited. If
undefined, this is treated asfalse.
-
GetNodesBoundingConfig.pmiBody - pmiBody: boolean
Controls whether or not PMI bodies are visited.
-
GetNodesBoundingConfig.tightBounding optional
tightBounding: booleanControls whether or not a tight bounding is desired. If
undefined, this is treated asfalse.
-
GetNodesBoundingConfig.viewFrame - viewFrame: boolean
Controls whether or not view frames are visited.