LinearExtrusion constructor
__init__(self)
Constructor of instance LinearExtrusion.
def __init__(self):
...
__init__(self, shape, height)
Constructor of instance LinearExtrusion.
def __init__(self, shape, height):
...
| Parameter | Type | Description |
|---|---|---|
| shape | aspose.threed.profiles.Profile | |
| height | float |
See Also
- module
aspose.threed.entities - class
LinearExtrusion