ref_direction property

ref_direction property

Definition:

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

See Also