Version: 
Back to list

CAD :: createCylinderSurface

Synopsis

   Create a new cylinder surface

GUI Dialog

   

Script function

   cad.createCylinderSurface(radius[, matrix]) -> cylinderSurface

Parameters

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

Return value

   cylinderSurface (Surface) : The new cylinder surface