kcl → types →
HelixValue
A helix.
Type: object
Properties
Property | Type | Description | Required |
---|---|---|---|
value | string | The id of the helix. | No |
revolutions | number | Number of revolutions. | No |
angleStart | number | Start angle (in degrees). | No |
ccw | boolean | Is the helix rotation counter clockwise? | No |
units | UnitLen | A helix. | No |
__meta | [ Metadata ] | No |