Version:
Back to list
CAD :: getSphereSurfaceDefinition
Synopsis
get all parameters contained in the sphereSurfaceGUI Dialog
Script function
cad.getSphereSurfaceDefinition(sphereSurface) -> (radius, matrix)Parameters
sphereSurface (SphereSurface) : The sphereSurface
Return value
radius (Double) : The radius of the sphereSurface
matrix (Matrix4) : The transformation matrix of sphereSurface