<Code Lib>
2020 Method
Changes 0
M

MEPSpaceConstruction.NewConstruction

Description:
Create a new construction for Space constructions.
Remarks:
If the name is same as an existing one, an exception will be thrown.

public MEPBuildingConstruction NewConstruction(
	string pName
)

Return Value MEPBuildingConstruction

Loading…