|
|
The status of the clash-result. If the result is a group then the most severe status from amongst its members.
Namespace: Autodesk.Navisworks.Api.Clash
Assembly: Autodesk.Navisworks.Clash (in Autodesk.Navisworks.Clash.dll)
Syntax
| Visual Basic |
|---|
Property Status As ClashResultStatus Get Set |
| C# |
|---|
ClashResultStatus Status { get; set; } |
| Visual C++ |
|---|
property ClashResultStatus Status { ClashResultStatus get (); void set (ClashResultStatus value); } |
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed. |
| System..::..NotSupportedException | Object is Read-Only. |