PlaneToCircle1 3D• PlaneToCircle1[cnum, axis1, axis2, rad] constrains a plane that is normal to axis1 to lie tangent to a circle of radius rad, centered at the origin of axis2, with its normal vector in the direction of axis2. • PlaneToCircle1 constrains one degree of freedom. • PlaneToCircle1[cnum, axis1, axis2, majrad, minrad] constrains the plane that is normal to axis1 to lie tangent to the surface of a torus of major radius majrad and minor radius minrad, centered at the origin of axis2 with major axis specified by axis2. • See also: LineToCircle1, SetConstraints, SysCon.
|