Getting Started
Liquid handling
API documentation
Bases: object
object
Represents coordinates. This is often used to represent the location of a Resource, relative to its parent resource.
Resource
Methods
__init__(x, y, z)
__init__
deserialize(d)
deserialize
serialize()
serialize
zero()
zero
x (float) –
y (float) –
z (float) –