AGI STK VGT 11Send comments on this topic.
SetAllConditions Method (IAgCrdnVolumeCombined)
See Also 
Conditions
Windows






Windows & Linux

Description

Set all spatial conditions.

Syntax

[Visual Basic .NET]
Public Sub SetAllConditions( _
   ByRef Conditions As System.Array _
) 
[C#]
public void SetAllConditions(
   ref System.Array Conditions
);
[Managed C++]
public: void SetAllConditions(
   System::Array ^^ Conditions
);
[Java]
public  setAllConditions(
   Object[] Conditions
);
[Unmanaged C++]
public: HRESULT SetAllConditions(
   SAFEARRAY ** Conditions
);

Parameters

Conditions

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.