gumyr / build123d

A python CAD programming library
Apache License 2.0
382 stars 72 forks source link

Docs: Add description of default behavior of RevoluteJoint's Axis vs. RigidJoint Location #653

Open jdegenstein opened 6 days ago

jdegenstein commented 6 days ago

When binding a RevoluteJoint to a RigidJoint, by default the revolute's axis rotates around the z-axis of the RigidJoint's location. This should be mentioned in the text here https://build123d.readthedocs.io/en/latest/joints.html#revolute-joint

And also probably in the joint tutorial https://build123d.readthedocs.io/en/latest/tutorial_joints.html