Version:
2021.1
2020.2
2020.1
2019.2
2019.1
2018.3
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