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