Version: 
Back to list

CAD :: createClosedShell

Synopsis

   Create a closedShell from a set of domains of a set of orientations

GUI Dialog

   

Script function

   cad.createClosedShell(domains, orientations) -> closedShell

Parameters

   domains (DomainList) : List of domains composing the closedShell
   orientations (OrientationList) : List of orientations for each domain

Return value

   closedShell (ClosedShell) : The created closedShell