AGI AgAsHpopPlugin 11 Send comments on this topic.
SetDensity Method (IAgAsDensityModelResultEval)
See Also 
Density
Windows






Windows & Linux

Description

Sets the Density for the model

Syntax

[Visual Basic .NET]
Public Sub SetDensity( _
   ByVal Density As Double _
) 

[C#]
public void SetDensity(
double Density
);

[Managed C++]
public: void SetDensity(
double Density
);

[Java]
public  setDensity(
double Density
);

[Unmanaged C++]
public: HRESULT SetDensity(
double Density
);

Parameters

Density

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface