osnap_point property

osnap_point property

Gets or sets the osnap point.

Definition:

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

See Also