has_last_point_ref property

has_last_point_ref property

Gets or sets the has last point reference.

Definition:

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

See Also