MEPBuildingConstruction.SetBuildingConstruction
Description:
Sets the Building Construction of the Project Information.
Sets the Building Construction of the Project Information.
Remarks:
This function is used to set the Building Construction of the Project Information.
This function is used to set the Building Construction of the Project Information.
public void SetBuildingConstruction(
ConstructionType constructionType,
Construction buildingConstruction
)
-
constructionTypeThe Construction Type of Building Construction.
-
buildingConstructionThe Building Construction to be set.
-
buildingConstruction is NULL.
-
Sets construction type to an invalid value. - or - Can not set construction type.