Triggered just before propagation starts. Use the input interface to access force model settings. Set initial values for parameters and variables in this method.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def PrePropagate(self, Result:"IAgAsHpopPluginResult") -> bool: |
- Result
- Interface component to access inputs and outputs.
Return true to indicate success, false to indicate failure.






