STK AstrogatorSend 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();
[Unmanaged C++]
public: HRESULT Paste(
    IAgVAStoppingConditionElement ** ppRetVal
);
[Java]
public IAgVAStoppingConditionElement paste();
[Python - STK API ]
def Paste(self) -> "IAgVAStoppingConditionElement":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.