<Code Lib>
M

MassEnergyAnalyticalModel.GetMassZoneIds

Description:
Get the MassZone ElementIds that are created from this MassEnergyAnalyticalModel.

public ICollection<ElementId> GetMassZoneIds()

ICollection<ElementId> Returns the ElementIds of MassZones.

Loading…