PointAtIntersection3 3D• PointAtIntersection3[cnum, point, axis1, axis2] constrains point to lie at the intersection of axis1 and a plane that is specified by axis2. • PointAtIntersection3 constrains three degrees of freedom. • axis2 is typically a Modeler3D Plane object, but the plane may be specified by its origin and normal direction with any Modeler3D axis object. • See also: SetConstraints, Spherical3, SysCon.
|