StepClosedShell constructor

init

Constructs a new instance of StepClosedShell

def __init__(self):
    ...

init {#str-System.Collections.Generic.List}

Constructs a new instance of StepClosedShell

def __init__(self, name, faces):
    ...
ParameterTypeDescription
namestr
facesSystem.Collections.Generic.List

See Also