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):
    ...
ParameterTypeDescription
namestr
textstr
ref1StepRepresentationItem
ref2StepRepresentationItem

See Also