2020 Method
Changes 0
M

MassInstanceUtils.GetGrossFloorArea

Description:
Get the total occupiable floor area represented by a mass instance.
Remarks:
The area is computed from the cross sections that are created by intersecting the associated Levels with the mass instance Geometry.
public static double GetGrossFloorArea(
	Document document,
	ElementId massInstanceId
)
Return Value double The gross floor area in square feet.