Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
Back to list
CAD :: createHelixCurve
Synopsis
Create an helix curve
GUI Dialog
Script function
cad.createHelixCurve
(
radius
,
pitch
,
matrix
[,
trigonometrixOrientation
]) ->
helixCurve
Parameters
radius
(
Distance
) : Radius of the helix
pitch
(
Distance
) : Height of one revolution
matrix
(
Matrix4
) : Transformation matrix
trigonometrixOrientation
(
Boolean
)
[optional]
: Orientation of the rotation
Return value
helixCurve
(
Curve
) : Helix curve