StepCylindricalSurface constructor
init
Constructs a new instance of StepCylindricalSurface
def __init__(self, name, position, radius):
...
| Parameter | Type | Description |
|---|---|---|
| name | str | |
| position | StepAxis2Placement3D | |
| radius | float |
Constructs a new instance of StepCylindricalSurface
def __init__(self, name, position, radius):
...
| Parameter | Type | Description |
|---|---|---|
| name | str | |
| position | StepAxis2Placement3D | |
| radius | float |