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