RVTDocs.com

MEPSpaceConstruction.DeleteConstruction

Method
Description:
Remove an existing construction from Space constructions.
Syntax
public void DeleteConstruction(
	MEPBuildingConstruction pCurrentConstruction
)
Parameters
Parameter Type Description
pCurrentConstruction MEPBuildingConstruction The Construction will be deleted.
Return Value