PyFourStepsPlugin.FourStepLoop¶
- class FourStepLoop¶
-
Synopsis¶
Methods¶
def
__init__()def
canContinue()def
finalizeLoop()def
getLoopOutputs()def
getLoopParams()def
getNodesInLoop()def
initializeLoop()def
setLoopParams()
Static functions¶
def
create()
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
- __init__()¶
- static create()¶
- Return type:
- finalizeLoop()¶
- getLoopOutputs()¶
- Return type:
- getLoopParams()¶
- Return type:
- getNodesInLoop()¶
- Return type:
.list of NodeCompute
- initializeLoop()¶
- setLoopParams(loopParams)¶
- Parameters:
loopParams –
FourStepLoopParams