ArbitraryProfile constructor

init

Constructor of ArbitraryProfile

def __init__(self):
    ...

init

Constructor of ArbitraryProfile with an initial curve.

def __init__(self, curve):
    ...
ParameterTypeDescription
curveaspose.threed.entities.Curve

See Also