Sets the pointing method to FixedAxes with a YPR Angles orientation.
[Visual Basic .NET] |
---|
Public Function SetPointingFixedAxesYPR( _ ByVal ReferenceAxes As String, _ ByVal Sequence As AgEYPRAnglesSequence, _ ByVal Yaw As System.Object, _ ByVal Pitch As System.Object, _ ByVal Roll As System.Object _ ) As IAgSnPtFixedAxes |
[C#] |
---|
public IAgSnPtFixedAxes SetPointingFixedAxesYPR( |
[Managed C++] |
---|
public: IAgSnPtFixedAxes^ SetPointingFixedAxesYPR( |
[Java] |
---|
public IAgSnPtFixedAxes setPointingFixedAxesYPR( |
[Unmanaged C++] |
---|
public: HRESULT SetPointingFixedAxesYPR( |
- ReferenceAxes
- Sequence
- Yaw
- Pitch
- Roll