MEPBuildingConstruction.GetConstructions
Method
Description:
Gets all the Building Constructions corresponding to the specific Construction type.
Gets all the Building Constructions corresponding to the specific Construction type.
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 |
|---|---|
| ICollection | A collection containing Building constructions matching the construction type. |