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





Windows & Linux

Description

Pastes a calc object from the clipboard into the list.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.