RVTDocs.com

Wire.WiringType

Property
Description:
The wiring type(arc or chamfer) for the wire.
Remarks:
If the WiringType is arc, the shape of the wire depends on the number of points - it may be linear, a circular arc, or a spline.
Syntax
public WiringType WiringType { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: A value passed for an enumeration argument is not a member of that enumeration