Revit 2025.3 API
IFCRangeStart Property |
The starting value of the range.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double Start { get; set; }
Public Property Start As Double Get Set
public: property double Start { double get (); void set (double value); }
member Start : float with get, set
Property Value
DoubleSee Also