Revit 2026 API
IFCExtrusion |
The length of the extrusion, scaled in the units of the export.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double ScaledExtrusionLength { get; set; }
Public Property ScaledExtrusionLength As Double Get Set
public: property double ScaledExtrusionLength { double get (); void set (double value); }
member ScaledExtrusionLength : float with get, set
Property Value
DoubleSee Also