NewConstruction Method


MEPSpace Construction New Construction Method

Create a new construction for Space constructions.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public MEPBuildingConstruction NewConstruction(
	string pName
)

Parameters

pName String
The name of the new Construction.

Return Value

MEPBuildingConstruction
Remarks
If the name is same as an existing one, an exception will be thrown.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →