|
|
Object defining the minumum clearance between two item selections.
Namespace: Autodesk.Navisworks.Api.Clash
Assembly: Autodesk.Navisworks.Clash (in Autodesk.Navisworks.Clash.dll)
Syntax
| Visual Basic |
|---|
Public Class MinimumClearanceResult |
| C# |
|---|
public class MinimumClearanceResult |
| Visual C++ |
|---|
public ref class MinimumClearanceResult |
Remarks
Contains two points defining the line of shortest distance when calling the
Autodesk::Navisworks::Api::Clash::DocumentClash::TryCalculateMinimumClearance
method. In addition, for each point, a boolean indicates if the point lies on the
centerline of the respective selection.