STK ObjectsSend comments on this topic.
Vgt Property (IAgStkAccess)
See Also
Windows





Windows & Linux

Description

Gets a VGT provider to access the analytical vector geometry, timeline, calculation and other types of components.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Vgt() As IAgCrdnProvider
[C#]
public IAgCrdnProvider Vgt {get;}
[Managed C++]
public: __property IAgCrdnProvider ^ get_Vgt();
[Unmanaged C++]
public: HRESULT get_Vgt(
    IAgCrdnProvider ** ppRetVal
);
[Java]
public IAgCrdnProvider getVgt();
[Python - STK API ]
@property
def Vgt(self) -> "IAgCrdnProvider":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.