Sets the pointing method to Fixed with a Euler Angles orientation.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgSnPtFixed SetPointingFixedEuler( AgEEulerOrientationSequence Sequence, System.Object A, System.Object B, System.Object C ); |
| [Managed C++] |
|---|
public: IAgSnPtFixed^ SetPointingFixedEuler( AgEEulerOrientationSequence Sequence, VARIANT A, VARIANT B, VARIANT C ); |
| [Java] |
|---|
public IAgSnPtFixed setPointingFixedEuler( AgEEulerOrientationSequence Sequence, VARIANT A, VARIANT B, VARIANT C ); |
| [Unmanaged C++] |
|---|
|
- Sequence
- A
- B
- C





