length property

length property

Gets the length of this vector.

Definition:

@property
def length(self):
    ...

See Also