AGI STK Objects 11 Send comments on this topic.
TypeID Property (IAgVORefCrdn)
See Also 





Description

Type of component (vector, axes, angle, plane, point). A member of the AgEGeometricElemType enumeration.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TypeID() As AgEGeometricElemType

[C#]
public AgEGeometricElemType TypeID {get;}

[Managed C++]
public: __property AgEGeometricElemType get_TypeID();

[Unmanaged C++]
public: HRESULT get_TypeID(
AgEGeometricElemType * pRetVal
);

[Java]
public AgEGeometricElemType getTypeID();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1