Share

WiringType Enumeration

An enumerated type to list all wiring types.


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

Syntax

C#

public enum WiringType

Members

Member nameValueDescription
Arc0 Arc wiring is used to indicate wiring that is concealed within walls, ceilings, or floors.
Chamfer1 Chamfered wiring can be used to indicate wiring that is exposed.

See Also

Reference

Was this information helpful?