Version:
Back to list
CAD :: createClosedShell
Synopsis
Create a closedShell from a set of domains of a set of orientationsGUI Dialog
Script function
cad.createClosedShell(domains, orientations) -> closedShellParameters
domains (DomainList) : List of domains composing the closedShell
orientations (OrientationList) : List of orientations for each domain
Return value
closedShell (ClosedShell) : The created closedShell