RectangularTorus constructor

__init__(self)

Constructor of RectangularTorus


def __init__(self):
    ...

__init__(self, name)

Constructor of RectangularTorus


def __init__(self, name):
    ...
ParameterTypeDescription
namestr

See Also