RemoveWireSize Method


Remove an existing wire size type from this temperature rating type.

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

Syntax

C#
public void RemoveWireSize(
	WireSize wireSize
)
Visual Basic
Public Sub RemoveWireSize ( _
	wireSize As WireSize _
)
Visual C++
public:
void RemoveWireSize(
	WireSize^ wireSize
)

Parameters

wireSize
Type: Autodesk.Revit.DB.ElectricalWireSize
The wire 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 →