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
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when param is null value. Check exception message for more info. |
Eplan.EplApi.DataModel.SnappingFailedException | Thrown when operation failed. Check exception message for more info. |