Share

MEPSpaceConstruction.DeleteConstruction Method

Remove an existing construction from Space constructions.


Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public void DeleteConstruction(
	MEPBuildingConstruction pCurrentConstruction
)

Parameters

pCurrentConstruction  MEPBuildingConstruction
The Construction will be deleted.

See Also

Reference

Was this information helpful?