Share

IFCExtrusionCreationData.ScaledWidth Property

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


Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public double ScaledWidth { get; set; }

Property Value

Double
Zero if the width has never been set on this object.

See Also

Reference

Was this information helpful?