LinearExtrusion constructor

init

Constructor of instance LinearExtrusion.

def __init__(self):
    ...

init

Constructor of instance LinearExtrusion.

def __init__(self, shape, height):
    ...
ParameterTypeDescription
shapeaspose.threed.profiles.Profile
heightfloat

See Also