STK ObjectsSend comments on this topic.
ElevContours Property (IAgSaVO)
See Also
Windows





Windows & Linux

Description

Get the satellite's Elevation Contours properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ElevContours() As IAgVeVOElevContours
[C#]
public IAgVeVOElevContours ElevContours {get;}
[Managed C++]
public: __property IAgVeVOElevContours ^ get_ElevContours();
[Unmanaged C++]
public: HRESULT get_ElevContours(
    IAgVeVOElevContours ** ppVal
);
[Java]
public IAgVeVOElevContours getElevContours();
[Python - STK API ]
@property
def ElevContours(self) -> "IAgVeVOElevContours":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.