2027 Method
Changes 0
M

MassInstanceUtils.GetGrossVolume

Description:
Get the total building volume represented by a mass instance.
public static double GetGrossVolume(
	Document document,
	ElementId massInstanceId
)
  • document
    The Document.
  • massInstanceId
    The ElementId of the mass instance.
Return Value Double The gross volume in cubic feet.