related_structural_connection property

RelatedStructuralConnection

Definition:

@property
def related_structural_connection(self):
    ...
@related_structural_connection.setter
def related_structural_connection(self, value):
    ...

See Also