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





Windows & Linux

Description

Get the coordinate type.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ElementType() As AgEVAElementType
[C#]
public AgEVAElementType ElementType {get;}
[Managed C++]
public: __property AgEVAElementType get_ElementType();
[Unmanaged C++]
public: HRESULT get_ElementType(
    AgEVAElementType * pVal
);
[Java]
public AgEVAElementType getElementType();
[Python - STK API ]
@property
def ElementType(self) -> "AgEVAElementType":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.