public void SnapTo( PlaneMate pTargetMate, double dRotationAngle, double dX, double dY )
public: void SnapTo( PlaneMate^ pTargetMate, double dRotationAngle, double dX, double dY )
Parameters
| Parameter Name | Description |
|---|---|
| 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 |