STK Vector Geometry ToolSend comments on this topic.
Axes Property (IAgCrdnVectorAngularVelocity)
See Also
Windows





Windows & Linux

Description

Specify the axes.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Axes() As IAgCrdnAxesRefTo
[C#]
public IAgCrdnAxesRefTo Axes {get;}
[Managed C++]
public: __property IAgCrdnAxesRefTo ^ get_Axes();
[Unmanaged C++]
public: HRESULT get_Axes(
    IAgCrdnAxesRefTo ** ppRetVal
);
[Java]
public IAgCrdnAxesRefTo getAxes();
[Python - STK API ]
@property
def Axes(self) -> "IAgCrdnAxesRefTo":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.