2024 Method
Changes 0
M

MEPSpaceConstruction.DuplicateConstruction

Description:
Create a new construction for Space constructions.
Remarks:
If the name is same with the existing one, an exception will be thrown.
public MEPBuildingConstruction DuplicateConstruction(
	MEPBuildingConstruction pCurrentConstruction,
	string pName
)
Return Value MEPBuildingConstruction