Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
Back to list
CAD :: getHelixCurveDefinition
Synopsis
get all parameters contained in the helixCurve
GUI Dialog
Script function
cad.getHelixCurveDefinition
(
helixCurve
) -> (
radius
,
matrix
,
trigonometricOrientation
)
Parameters
helixCurve
(
HelixCurve
) : The helixCurve
Return value
radius
(
Double
) : The radius of the helixCurve
matrix
(
Matrix4
) : The matrix of the helixCurve
trigonometricOrientation
(
Boolean
) : The trigonometricOrientation of the helixCurve