STK Vector Geometry ToolSend comments on this topic.
SourceAxes Property (IAgCrdnAxesFixedAtEpoch)
See Also
Windows





Windows & Linux

Description

Specify a source axes.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.