2024 Method
Changes 0
M

MEPBuildingConstruction.SetBuildingConstruction

Description:
Sets the Building Construction of the Project Information.
Remarks:
This function is used to set the Building Construction of the Project Information.
public void SetBuildingConstruction(
	ConstructionType constructionType,
	Construction buildingConstruction
)