|
|
The bounding box including the area clashing and some surrounding context.
Namespace: Autodesk.Navisworks.Api.Clash
Assembly: Autodesk.Navisworks.Clash (in Autodesk.Navisworks.Clash.dll)
Syntax
| Visual Basic |
|---|
Public Overridable ReadOnly Property ViewBounds As BoundingBox3D Get |
| C# |
|---|
public virtual BoundingBox3D ViewBounds { get; } |
| Visual C++ |
|---|
public: virtual property BoundingBox3D^ ViewBounds { BoundingBox3D^ get (); } |
Implements
IClashResult..::..ViewBounds
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |