AGI STK VGT 11Send comments on this topic.
QualifiedPath Property (IAgCrdn)
See Also 
Windows






Windows & Linux

Description

An STK-conformant path to the VGT component that can be used to visualize the VGT components in 3D (i.e. \"CentralBody/Earth Body Vector\", etc.).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property QualifiedPath() As String
[C#]
public string QualifiedPath {get;}
[Managed C++]
public: __property String __gc ^ get_QualifiedPath();
[Unmanaged C++]
public: HRESULT get_QualifiedPath(
   BSTR * pRetVal
);
[Java]
public String getQualifiedPath();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.