StepVector constructor
init
Constructs a new instance of StepVector
def __init__(self, name, direction, length):
...
| Parameter | Type | Description |
|---|---|---|
| name | str | |
| direction | StepDirection | |
| length | float |
See Also
- module
aspose.cad.fileformats.stp.items - class
StepVector