|
![]() |
The bounding box suggested for viewing the clash result. This includes the bounds of the result and some surrounding context.
For a group this is set to include all contained results.
Namespace: Autodesk.Navisworks.Api.Clash
Assembly: Autodesk.Navisworks.Clash (in Autodesk.Navisworks.Clash.dll)
Syntax
Visual Basic |
---|
ReadOnly Property ViewBounds As BoundingBox3D Get |
C# |
---|
BoundingBox3D ViewBounds { get; } |
Visual C++ |
---|
property BoundingBox3D^ ViewBounds { BoundingBox3D^ get (); } |
Exceptions
Exception | Condition |
---|---|
System..::..ObjectDisposedException | Object has been Disposed. |
System..::..NotSupportedException | Object is Read-Only. |