U3dPoly constructor

init

Constructs a new instance of U3dPoly

def __init__(self):
    ...

init

Constructs a new instance of U3dPoly

def __init__(self, a, b, c):
    ...
ParameterTypeDescription
aint
bint
cint

See Also