Share

FabricationPart.DoubleWallMaterialArea Property

The double wall material area of the fabrication part. If the fabrication part is not double walled, returns zero.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public double DoubleWallMaterialArea { get; }

Property Value

Double

See Also

Reference

Was this information helpful?