<Code Lib>
2024 Method
Changes 0
M

MEPBuildingConstruction.GetBuildingConstructionOverride

Description:
Gets the Building Construction override for a ConstructionType.

public bool GetBuildingConstructionOverride(
	ConstructionType constructionType
)

Return Value bool True if analytical construction properties specified in Constructions.xml are used for the given ConstructionType, false otherwise.

Loading…