DirectedPosition2 2D• DirectedPosition2[cnum, point1, point2, vector, dist] constrains the location of point1 to be equal to the location of point2 plus a vector that is parallel to the given vector and dist units long. • DirectedPosition2[cnum, point1, point2, vector] constrains the location of point1 to be equal to the location of point2 plus the given vector. • DirectedPosition2 constrains two degrees of freedom. • If point2 is omitted, it is assumed to be the global origin. • See also: DirectedPosition3, Revolute2, SetConstraints, SysCon.
|