Shape

- class Shape
A value with geometrical attributes. Base of all shape values.
Constructors
__init__Value(: bool) -> None
Methods
finalize()Finalize the shape after deformation.
read_attribute(attribute_name, topology)Get a read access to an attribute.
remove_attribute(name, topology)Remove an attribute.
set_attribute(name, topology, value)Set an attribute.