PDA

View Full Version : In using JointFactory...(VB6.0)



Peter Lu
02-09-2010, 02:11 AM
Using "MakeRigidJoint" to make a "fixed distance" ralation then how to make a relation with an "unfixed distance"?

MakePrismaticJoint?
MakeVerticalJoint?
MakeRevoluteJoint?

how to use these functions and what does it mean ?

tim
02-09-2010, 04:56 PM
Why don't you refer "Hangers and Supports Reference Data Guide"?

Prismatic Joint
Objects may slide along provided axis but NOT rotate about the axis.

Vertivcal Joint
Axis is made parallel to vertical axis; plane is forced to contain vertical axis.

Revolute Joint
Objects spin about provided axis but do not translate.