ScaledLength Property


IFCExtrusion Creation Data Scaled Length Property

The length of the extrusion, scaled to the units of export.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double ScaledLength { get; set; }

Property Value

Double
Zero if the length has never been set on this object.
See Also