STK Vector Geometry ToolSend comments on this topic.
Fixed Property (IAgCrdnWellKnownSunAxes)
See Also
Windows





Windows & Linux

Description

Sun's Fixed axes.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.