<Code Lib>
2021 Method
Changes 0
M

MEPBuildingConstruction.GetBuildingConstruction

Description:
Gets the current Building Construction from the project information.
Remarks:
This function is used to get the Building Construction of the Project Information.

public Construction GetBuildingConstruction(
	ConstructionType constructionType
)

Return Value Construction The Building Construction of the Project Information.

Loading…