Revit 2018 API |
Form..::..GetPathCurveIndexByCurveReference Method |
Form Class See Also |
Given a reference to certain curve in the path, return its index.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)
Syntax
C# |
---|
public int GetPathCurveIndexByCurveReference( Reference curveReference ) |
Visual Basic |
---|
Public Function GetPathCurveIndexByCurveReference ( _ curveReference As Reference _ ) As Integer |
Visual C++ |
---|
public: int GetPathCurveIndexByCurveReference( Reference^ curveReference ) |
Parameters
- curveReference
- Type: Autodesk.Revit.DB..::..Reference
Reference to the curve in path