Version:
Back to list
CAD :: createSphereSurface
Synopsis
Create a new sphere surfaceGUI Dialog
Script function
cad.createSphereSurface(radius[, matrix]) -> sphereSurfaceParameters
radius (Distance) : Radius of the sphere
matrix (Matrix4) [optional] : Positionning matrix of the sphere
Return value
sphereSurface (Surface) : The new sphere surface