STK AstrogatorSend comments on this topic.
Paste Method (IAgVAScriptingParameterEnumerationChoiceCollection)
See Also
Windows





Windows & Linux

Description

Pastes the enumeration choice from the clipboard and inserts into the list.

Syntax

[Visual Basic .NET]
Public Function Paste() As IAgVAScriptingParameterEnumerationChoice
[Managed C++]
public: IAgVAScriptingParameterEnumerationChoice ^ Paste();
[Unmanaged C++]
public: HRESULT Paste(
    IAgVAScriptingParameterEnumerationChoice ** ppRetVal
);
[Python - STK API ]
def Paste(self) -> "IAgVAScriptingParameterEnumerationChoice":

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.