AGI AgAsHpopPlugin 11 Send comments on this topic.
Density Property (IAgAsHpopPluginResultPostEval)
See Also 
Windows






Windows & Linux

Description

Current density in kilograms/meter^3. Available only if Drag is on.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Density() As Double

[C#]
public double Density {get;}

[Managed C++]
public: __property double get_Density();

[Unmanaged C++]
public: HRESULT get_Density(
double * pRetVal
);

[Java]
public double getDensity();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface