Version: 
Back to list

Scene :: createCylinder

Synopsis

   Create a new cylinder

GUI Dialog

   

Script function

   scene.createCylinder(radius, height[, sides[, generateUV]]) -> occurrence

Parameters

   radius (Double) : Radius of the Cylinder
   height (Double) : Height of the Cylinder
   sides (Int[optional] : Number of Sides of the Cylinder
   generateUV (Boolean[optional] : Generation of the UV

Return value

   occurrence (Occurrence) : The created Occurrence