Version:
Back to list
CAD :: getLineCurveDefinition
Synopsis
get all parameters contain in the lineCurveGUI Dialog
Script function
cad.getLineCurveDefinition(lineCurve) -> (origin, direction)Parameters
lineCurve (LineCurve) : The lineCurve
Return value
origin (Point3) : The origin of the lineCurve
direction (Point3) : The direction of the lineCurve