STK Vector Geometry ToolSend comments on this topic.
Earth Property (IAgCrdnWellKnownSystems)
See Also
Windows





Windows & Linux

Description

Earth's coordinate reference systems.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.