as_point property

as_point property

Gets the end point as Cartesian point, or thrown an exception.

Definition:

@property
def as_point(self):
    ...

See Also