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






Windows & Linux

Description

Pastes the stopping condition from the clipboard and inserts into the list.

Syntax

[Visual Basic .NET]
Public Function Paste() As IAgVAStoppingConditionElement

[C#]
public IAgVAStoppingConditionElement Paste();

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

[Java]
public IAgVAStoppingConditionElement paste();

[Unmanaged C++]
public: HRESULT Paste(
IAgVAStoppingConditionElement ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface