StepOrientedEdge constructor
init
Constructs a new instance of StepOrientedEdge
def __init__(self, name, edge_start, edge_end, edge_element, orientation):
...
| Parameter | Type | Description |
|---|---|---|
| name | str | |
| edge_start | StepVertexPoint | |
| edge_end | StepVertexPoint | |
| edge_element | StepEdge | |
| orientation | bool |
See Also
- module
aspose.cad.fileformats.stp.items - class
StepOrientedEdge