StepEllipse constructor
init
Constructs a new instance of StepEllipse
def __init__(self, name, position, semi_axis1, semi_axis2):
...
| Parameter | Type | Description |
|---|---|---|
| name | str | |
| position | StepAxis2Placement | |
| semi_axis1 | float | |
| semi_axis2 | float |
See Also
- module
aspose.cad.fileformats.stp.items - class
StepEllipse