AGI STK Astrogator 11 Send comments on this topic.
InsertCopy Method (IAgVAConstraintCollection)
See Also 
Cond
Windows






Windows & Linux

Description

Copies the constraint and inserts the copy into the list.

Syntax

[Visual Basic .NET]
Public Function InsertCopy( _
   ByVal Cond As IAgVAAsTriggerCondition _
) As IAgVAAsTriggerCondition

[Managed C++]
public: IAgVAAsTriggerCondition^ InsertCopy(
IAgVAAsTriggerCondition ^ Cond
);

[Unmanaged C++]
public: HRESULT InsertCopy(
IAgVAAsTriggerCondition * Cond,
IAgVAAsTriggerCondition ** ReturnValue
);

Parameters

Cond

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface