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





Description

Copies the stopping condition and inserts the copy into the list.

Syntax

[Visual Basic .NET]
Public Function InsertCopy( _
   ByVal StopCond As IAgVAStoppingConditionElement _
) As IAgVAStoppingConditionElement

[Managed C++]
public: IAgVAStoppingConditionElement^ InsertCopy(
IAgVAStoppingConditionElement ^ StopCond
);

[Unmanaged C++]
public: HRESULT InsertCopy(
IAgVAStoppingConditionElement * StopCond,
IAgVAStoppingConditionElement ** ReturnValue
);

Parameters

StopCond

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1