Wire.WiringType
Property
Description:
The wiring type(arc or chamfer) for the wire.
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.
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.
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | When setting this property: A value passed for an enumeration argument is not a member of that enumeration |