StepShapeRepresentationRelationship constructor
init
Constructs a new instance of StepShapeRepresentationRelationship
def __init__(self):
...
init
Constructs a new instance of StepShapeRepresentationRelationship
def __init__(self, name, text, ref1, ref2):
...
| Parameter | Type | Description |
|---|---|---|
| name | str | |
| text | str | |
| ref1 | StepRepresentationItem | |
| ref2 | StepRepresentationItem |