Wire.WiringType
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.
public WiringType WiringType { get; set; }
-
When setting this property: A value passed for an enumeration argument is not a member of that enumeration