Sets the pointing method to Fixed with a Quaternion orientation.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgSnPtFixed SetPointingFixedQuat( double QX, double QY, double QZ, double QS ); |
| [Managed C++] |
|---|
public: IAgSnPtFixed^ SetPointingFixedQuat( double QX, double QY, double QZ, double QS ); |
| [Java] |
|---|
public IAgSnPtFixed setPointingFixedQuat( double QX, double QY, double QZ, double QS ); |
| [Unmanaged C++] |
|---|
|
- QX
- QY
- QZ
- QS





