Shape.transform
- Shape.transform(transformation)[source]
Transform the primitive.
- Parameters
transformation (
Transformation
) – The transformation used to transform the Box.- Returns
None
Transform the primitive.
transformation (Transformation
) – The transformation used to transform the Box.
None