from_points method
from_points
def from_points(self, x1, y1, z1, x2, y2, z2):
...
| Parameter | Type | Description |
|---|---|---|
| x1 | float | |
| y1 | float | |
| z1 | float | |
| x2 | float | |
| y2 | float | |
| z2 | float |
See Also
- module
aspose.cad.fileformats.stp.items - class
StepLine
def from_points(self, x1, y1, z1, x2, y2, z2):
...
| Parameter | Type | Description |
|---|---|---|
| x1 | float | |
| y1 | float | |
| z1 | float | |
| x2 | float | |
| y2 | float | |
| z2 | float |
aspose.cad.fileformats.stp.itemsStepLine