Pastes the constraint from the clipboard and inserts into the list.
| [Visual Basic .NET] |
|---|
Public Function Paste() As IAgVAAsTriggerCondition |
| [C#] |
|---|
public IAgVAAsTriggerCondition Paste(); |
| [Managed C++] |
|---|
public: IAgVAAsTriggerCondition ^ Paste(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVAAsTriggerCondition paste(); |
[Python - STK API ] |
|---|
def Paste(self) -> "IAgVAAsTriggerCondition": |






