Share

WireMaterialType.RemoveGroundConductorSize Method

Remove an existing ground conductor size from this material type.


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

Syntax

C#

public void RemoveGroundConductorSize(
	GroundConductorSize grdConductorSize
)

Parameters

grdConductorSize  GroundConductorSize
The ground size type to be removed.

See Also

Reference

Was this information helpful?