GetNodesBoundingConfig

class GetNodesBoundingConfig()

Properties

GetNodesBoundingConfig.bodyInstance
bodyInstance: boolean

Controls whether or not body instances are visited.

GetNodesBoundingConfig.ignoreInvisible

optional

ignoreInvisible: boolean

Controls whether or not invisible geometry is visited. If undefined, this is treated as false.

GetNodesBoundingConfig.pmiBody
pmiBody: boolean

Controls whether or not PMI bodies are visited.

GetNodesBoundingConfig.tightBounding

optional

tightBounding: boolean

Controls whether or not a tight bounding is desired. If undefined, this is treated as false.

GetNodesBoundingConfig.viewFrame
viewFrame: boolean

Controls whether or not view frames are visited.