Version: 
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