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