<Code Lib>
2020 Method
Changes 0
M

EnergyDataSettings.GetBuildingConstructionSetElementId

Description:
Id of the building construction set.
Remarks:
The building construction set is the default project construction set used when spaces are not assigned a construction.

public static ElementId GetBuildingConstructionSetElementId(
	Document ccda
)

Return Value ElementId Returns the id of the building construction set.

Loading…