public void SnapTo( PlaneMate pTargetMate, double dRotationAngle, double dX, double dY )
public: void SnapTo( PlaneMate^ pTargetMate, double dRotationAngle, double dX, double dY )
Parameters
- pTargetMate
- PlaneMato to snap to.
- dRotationAngle
- rotation angle (radian).
- dX
- x coordinate relative to the coordinate system of the PlaneMate
- dY
- y coordinate relative to the coordinate system of the PlaneMate