MEPSpaceConstruction.NewConstruction
Description:
Create a new construction for Space constructions.
Create a new construction for Space constructions.
Remarks:
If the name is same as an existing one, an exception will be thrown.
If the name is same as an existing one, an exception will be thrown.
public MEPBuildingConstruction NewConstruction(
string pName
)
-
StringpNameThe name of the new Construction.