MEPBuildingConstruction.GetBuildingConstruction
Method
Description:
Gets the current Building Construction from the project information.
Gets the current Building Construction from the project information.
Remarks:
This function is used to get the Building Construction of the Project Information.
This function is used to get the Building Construction of the Project Information.
Parameters
Parameter | Type | Description |
---|---|---|
constructionType | ConstructionType | The Construction Type of Building Construction. |
Return Value
Type | Description |
---|---|
Construction | The Building Construction of the Project Information. |