is_cartesian_point property

is_cartesian_point property

Is the end point a Cartesian point?

Definition:

@property
def is_cartesian_point(self):
    ...

See Also