|
![]() |
Representative distance (overlap or clearance) of the most severe clash result in the group. Setting this sets the distance on all results in the group.
Namespace: Autodesk.Navisworks.Api.Clash
Assembly: Autodesk.Navisworks.Clash (in Autodesk.Navisworks.Clash.dll)
Syntax
Visual Basic |
---|
Public Overridable Property Distance As Double Get Set |
C# |
---|
public virtual double Distance { get; set; } |
Visual C++ |
---|
public: virtual property double Distance { double get (); void set (double value); } |
Implements
IClashResult..::..Distance
Exceptions
Exception | Condition |
---|---|
System..::..ObjectDisposedException | Object has been Disposed |
System..::..NotSupportedException | Object is Read-Only |