orient property
orient property
Gets or sets the orient. Describes the orientation of the object frame.
Definition:
@property
def orient(self):
...
@orient.setter
def orient(self, value):
...
Gets or sets the orient. Describes the orientation of the object frame.
@property
def orient(self):
...
@orient.setter
def orient(self, value):
...