Version: 
Back to list
CAD :: createBody
Synopsis
   Create a body from a surfaceGUI Dialog
   
Script function
   cad.createBody(outerShell[, innerShells]) -> bodyParameters
   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