STK AstrogatorSend comments on this topic.
Element Property (IAgVAMCSInitialState)
See Also
Windows





Windows & Linux

Description

Get the elements of the selected coordinate type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Element() As IAgVAElement
[C#]
public IAgVAElement Element {get;}
[Managed C++]
public: __property IAgVAElement ^ get_Element();
[Unmanaged C++]
public: HRESULT get_Element(
    IAgVAElement ** ppVAElement
);
[Java]
public IAgVAElement getElement();
[Python - STK API ]
@property
def Element(self) -> "IAgVAElement":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.