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