PointOnLines2 2D• PointOnLines2[cnum, point, axis1, axis2] constrains point to lie at the intersection of axis1 and axis2. • PointOnLines2 constrains two degrees of freedom. • PointOnLines2 is essentially the same as two PointOnLine1 constraints. • The first equation constrains point to lie on axis1, and the second constrains point to lie on axis2. • See also: PointAtIntersection3, Revolute2, SetConstraints, SysCon.
|