Triggered just after the last propagation step has been taken. Use the input interface to access force model settings.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def PostPropagate(self, Result:"IAgAsHpopPluginResult") -> bool: |
- Result
- Interface component to access inputs and outputs.
Return true to indicate success, false to indicate failure.






