GenTranslate2 2D• GenTranslate2[cnum, axis1, axis2, {sym, guess}] returns a constraint object that introduces a slave body into the model represented by a single generalized coordinate sym. • The axis1 body is a slave to the axis2 body with one degree of translational freedom. The two axes are constrained to be colinear, and the distance from the origin of axis2 to that of axis1, in the direction of axis2, is represented by sym. • Note that GenTranslate2 actually adds one degree of freedom to the model, as opposed to constraining two degrees of freedom like Translate2. • See also: SetConstraints, SysCon, Translate2.
|