Version: 
Back to list

CAD :: createBody

Synopsis

   Create a body from a surface

GUI Dialog

   

Script function

   cad.createBody(outerShell[, innerShells]) -> body

Parameters

   outerShell (ClosedShell) : ClosedShell used to create the body
   innerShells (ClosedShellList[optional] : List of closedShell used to create the body

Return value

   body (Body) : The created body