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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1