Revit 2025.3 API
Polyline |
Local parameter associated with the start point.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double StartLocalParameter { get; }
Public ReadOnly Property StartLocalParameter As Double Get
public: property double StartLocalParameter { double get (); }
member StartLocalParameter : float with get
Property Value
DoubleSee Also