<Code Lib>
M

GBXMLExportOptions.GetMassZoneIds

Description:
Gets a list of mass zones to analyze in the exported gbXML.

public IList<ElementId> GetMassZoneIds()

IList<ElementId> The ids of the mass zones.

Loading…