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





Windows & Linux

Description

Specify a reference axes.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.