AGI STK Objects 11 Send comments on this topic.
Advanced Property (IAgVeLOPForceModelDrag)
See Also 
Windows






Windows & Linux

Description

Get the advanced drag parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Advanced() As IAgVeAdvanced

[C#]
public IAgVeAdvanced Advanced {get;}

[Managed C++]
public: __property IAgVeAdvanced^ get_Advanced();

[Unmanaged C++]
public: HRESULT get_Advanced(
IAgVeAdvanced ** ppRetVal
);

[Java]
public IAgVeAdvanced getAdvanced();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface