RemoveGroundConductorSize Method


Remove an existing ground conductor size from this material type.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)

Syntax

C#
public void RemoveGroundConductorSize(
	GroundConductorSize grdConductorSize
)
Visual Basic
Public Sub RemoveGroundConductorSize ( _
	grdConductorSize As GroundConductorSize _
)
Visual C++
public:
void RemoveGroundConductorSize(
	GroundConductorSize^ grdConductorSize
)

Parameters

grdConductorSize
Type: Autodesk.Revit.DB.Electrical GroundConductorSize
The ground size type to be removed.

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 →