Revit 2025.3 API
Point |
The point location on curve.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public PointLocationOnCurve LocationOnCurve { get; }
Public ReadOnly Property LocationOnCurve As PointLocationOnCurve Get
public: property PointLocationOnCurve^ LocationOnCurve { PointLocationOnCurve^ get (); }
member LocationOnCurve : PointLocationOnCurve with get
Property Value
PointLocationOnCurveSee Also