<Code Lib>
2021 Method
Changes 5
M

MassZone.GetMassDataElementIdForZoneFaceReference

Description:
MassZone faces come from faces of MassEnergyAnalyticalModel, and those faces have MassSurfaceData or MassLevelData elements associated with them.
Remarks:
This element will contain the properties associated with the MassEnergyAnalyticalModel face or MassLevelData that the MassZone Face is derived from.

public ElementId GetMassDataElementIdForZoneFaceReference(
	Reference referenceOfZone
)

Return Value ElementId Id of MassSurfaceData or MassLevelData element.

Loading…