FabricationPartDoubleWallMaterialArea 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.0.4.0 (26.0.4.0)
Syntax
public double DoubleWallMaterialArea { get; }

Property Value

Double
See Also