Joint.transform
- Joint.transform(transformation)[source]
Transform the joint in place.
- Parameters
transformation (
compas.geometry.Transformation
) – The transformation used to transform the joint.- Returns
None
Transform the joint in place.
transformation (compas.geometry.Transformation
) – The transformation used to transform the joint.
None