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