ArbitraryProfile constructor
__init__(self)
Constructor of ArbitraryProfile
def __init__(self):
...
__init__(self, curve)
Constructor of ArbitraryProfile
with an initial curve.
def __init__(self, curve):
...
Parameter | Type | Description |
---|---|---|
curve | aspose.threed.entities.Curve | Initial curve of the profile |
See Also
- module
aspose.threed.profiles
- class
ArbitraryProfile