MEPBuildingConstruction.GetBuildingConstructionOverride
Description:
Gets the Building Construction override for a ConstructionType.
Gets the Building Construction override for a ConstructionType.
public bool GetBuildingConstructionOverride(
ConstructionType constructionType
)
-
constructionTypeThe ConstructionType override value to get.
Return Value
bool
True if analytical construction properties specified in Constructions.xml are used for the given ConstructionType, false otherwise.
-
The ConstructionType is invalid.