This class captures results of computation of closest points between two generic curves.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since:
2018.1
Syntax
| C# |
|---|
public class ClosestPointsPairBetweenTwoCurves : IDisposable |
| Visual Basic |
|---|
Public Class ClosestPointsPairBetweenTwoCurves _ Implements IDisposable |
| Visual C++ |
|---|
public ref class ClosestPointsPairBetweenTwoCurves : IDisposable |