Sets the pointing method to Fixed with a YPR Angles orientation.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgSnPtFixed SetPointingFixedYPR( AgEYPRAnglesSequence Sequence, System.Object Yaw, System.Object Pitch, System.Object Roll ); |
| [Managed C++] |
|---|
public: IAgSnPtFixed^ SetPointingFixedYPR( AgEYPRAnglesSequence Sequence, VARIANT Yaw, VARIANT Pitch, VARIANT Roll ); |
| [Java] |
|---|
public IAgSnPtFixed setPointingFixedYPR( AgEYPRAnglesSequence Sequence, VARIANT Yaw, VARIANT Pitch, VARIANT Roll ); |
| [Unmanaged C++] |
|---|
|
- Sequence
- Yaw
- Pitch
- Roll





