Version: 
Back to list
CAD :: getParabolaCurveDefinition
Synopsis
   get all parameters contained in the parabolaCurveGUI Dialog
   
Script function
   cad.getParabolaCurveDefinition(parabolaCurve) -> (focalLength, matrix)Parameters
   parabolaCurve (ParabolaCurve
) : The parabolaCurve
Return value
   focalLength (Double) : The radius of the hyperbola
   matrix (Matrix4) : The transformation matrix of the hyperbola