Version: 
Back to list

CAD :: createSphereSurface

Synopsis

   Create a new sphere surface

GUI Dialog

   

Script function

   cad.createSphereSurface(radius[, matrix]) -> sphereSurface

Parameters

   radius (Distance) : Radius of the sphere
   matrix (Matrix4[optional] : Positionning matrix of the sphere

Return value

   sphereSurface (Surface) : The new sphere surface