| Revit 2020 API |
| ClosestPointsPairBetweenTwoCurves Constructor |
| ClosestPointsPairBetweenTwoCurves Class See Also |
Obtain a new instance of ClosestPointsPairBetweenTwoCurves class.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2018.1
Syntax
| C# |
|---|
public ClosestPointsPairBetweenTwoCurves() |
| Visual Basic |
|---|
Public Sub New |
| Visual C++ |
|---|
public: ClosestPointsPairBetweenTwoCurves() |