Version: 
Back to list

CAD :: createOpenShell

Synopsis

   Create a openShell from a set of domains of a set of orientations and set of loops

GUI Dialog

   

Script function

   cad.createOpenShell(domains, orientations[, loopList]) -> openShell

Parameters

   domains (DomainList) : List of domains composing the openShell
   orientations (OrientationList) : List of orientations for each domain
   loopList (LoopList[optional] : List of loops restricted the openShell

Return value

   openShell (OpenShell) : The created openShell