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