|
|
The most severe result involved in a clash.
Namespace: Autodesk.Navisworks.Api.Clash
Assembly: Autodesk.Navisworks.Clash (in Autodesk.Navisworks.Clash.dll)
Syntax
| Visual Basic |
|---|
Public Overridable ReadOnly Property RepresentativeResult As ClashResult Get |
| C# |
|---|
public virtual ClashResult RepresentativeResult { get; } |
| Visual C++ |
|---|
public: virtual property ClashResult^ RepresentativeResult { ClashResult^ get (); } |
Implements
IClashResult..::..RepresentativeResult
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |