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