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





Windows & Linux

Description

Pastes the constraint from the clipboard and inserts into the list.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.