CadHelix.Handedness

CadHelix.Handedness property

Gets or sets a value indicating whether this CadHelix is left or right handed.

public CadHorizontalDirection Handedness { get; set; }

Property Value

true if left handed; otherwise, false.

See Also