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: booleanControls whether or not invisible geometry is visited. If
undefined, this is treated asfalse.
-
wv.GetNodesBoundingConfig.tightBounding optional
tightBounding: booleanControls whether or not a tight bounding is desired. If
undefined, this is treated asfalse.