Returns the projected area of the room, unscaled.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static double ComputeRoofProjectedArea(
Element pElem
)
Parameters
- pElem Element
-
The roof.
Return Value
Double
The projected area.
Exceptions
See Also
Reference