Lattice

- class Lattice
A lattice cage.
The points are stored in s,t, and u order.:cvar Lattice default_value: Static. The default value.
Methods
Constructor(s)
Get the lattice resolution in number of vertices.
Properties
default_value- __init__()
Constructor(s)
Lattice ()
Create an empty.
Lattice (v: Value)
Cast a Value object in Lattice.
If v is not a Lattice object, this object will be an empty lattice.