2027 Method
Changes 0
M

MassInstanceUtils.GetMassLevelDataIds

Description:
Get the ElementIds of the MassLevelDatas (Mass Floors) associated with a mass instance.
public static IList<ElementId> GetMassLevelDataIds(
	Document document,
	ElementId massInstanceId
)
  • document
    The Document.
  • massInstanceId
    The ElementId of the mass instance.
Return Value IList<ElementId> The ElementIds of the MassLevelDatas.