STK AgPropagatorWrappersSend comments on this topic.
RefAxes Property (IAgGatorPluginResultAttCtrl)
See Also
Windows





Windows & Linux

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 * pRefAxesName
);
[Java]
public String getRefAxes();

Remarks

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.