Sets the reference axes.
| [Visual Basic .NET] |
|---|
Public Function SetRefAxes( _
ByVal Name As String _
) As Boolean
|
| [C#] |
|---|
public bool SetRefAxes(
|
| [Managed C++] |
|---|
public: bool SetRefAxes(
|
| [Java] |
|---|
public bool setRefAxes(
|
| [Unmanaged C++] |
|---|
public: HRESULT SetRefAxes(
|
- Name
- Name of the axes to be used as a reference for specifying the attitude. To use a set of Axes whose name contains spaces, replace each space with an underscore (_).
Returns false if the requested Axes are not
available