The inner perimeter of the extrusion, scaled to the units of export.
Namespace:Â
Autodesk.Revit.DB.IFCAssembly:Â RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double ScaledInnerPerimeter { get; set; }Property Value
Double
This value represents the perimeter of all of the inner curve loops within the area of the extrusion.
Zero if the perimeter has never been set on this object.
See Also
Reference