2027 Method
Changes 0
M

MassInstanceUtils.GetGrossSurfaceArea

Description:
Get the total exterior building surface area represented by a mass instance.
public static double GetGrossSurfaceArea(
	Document document,
	ElementId massInstanceId
)
  • document
    The Document.
  • massInstanceId
    The ElementId of the mass instance.
Return Value Double The gross surface area in square feet.