Sets the reference axes.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def SetRefAxes(self, Name:str) -> bool: |
- 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.






