PyANGKernel.GKFunctionComponent¶
- class GKFunctionComponent¶
-
Synopsis¶
Methods¶
def
__init__()def
getComponent1()def
getComponent2()def
getDerived()def
getFactor()def
getOperation()def
setComponent1()def
setComponent2()def
setDerived()def
setFactor()def
setOperation()
Static functions¶
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
- class Operation¶
- __init__()¶
- static getDerivedComponents(iModel)¶
- Parameters:
iModel –
GKModel- Return type:
.list of GKFunctionComponent
- static getDirectComponents(iModel)¶
- Parameters:
iModel –
GKModel- Return type:
.list of GKFunctionComponent
- setComponent1(iValue)¶
- Parameters:
iValue – int
- setComponent2(iValue)¶
- Parameters:
iValue – int
- setDerived(iValue)¶
- Parameters:
iValue – bool
- setFactor(iValue)¶
- Parameters:
iValue – float
- setFunctionString(iValue)¶
- Parameters:
iValue – str