GetNodesBoundingConfig

class wv.GetNodesBoundingConfig()

Properties

wv.GetNodesBoundingConfig.bodyInstance
bodyInstance: boolean

Controls whether or not body instances are visited.

wv.GetNodesBoundingConfig.pmiBody
pmiBody: boolean

Controls whether or not PMI bodies are visited.

wv.GetNodesBoundingConfig.viewFrame
viewFrame: boolean

Controls whether or not view frames are visited.

wv.GetNodesBoundingConfig.ignoreInvisible

optional

ignoreInvisible: boolean

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

wv.GetNodesBoundingConfig.tightBounding

optional

tightBounding: boolean

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