Revit 2026 API
IFCRangeStart Property |
The starting value of the range.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.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