The curve reference in the path, specified by curve index.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Reference this[
int curveIndex
] { get; }Parameters
- curveIndex Int32
- Index to specify the curve in path
Property Value
Reference
See Also
Reference