AGI AgGator 11 Send comments on this topic.
RefAxes Property (IAgGatorPluginResultAttCtrl)
See Also 





Description

Name of the reference axes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RefAxes() As String

[C#]
public string RefAxes {get;}

[Managed C++]
public: __property String __gc ^ get_RefAxes();

[Unmanaged C++]
public: HRESULT get_RefAxes(
BSTR * pRetVal
);

[Java]
public String getRefAxes();

Remarks

The attitude is specified as a rotation from the reference axes.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1