FCurve item class.
More...
|
| methodName |
|
| args |
|
| attributes |
|
| methodName |
|
| args |
|
| codeBefore |
|
| codeAfter |
| code to place before the item
|
|
| condition |
| code to place after the item
|
|
| args |
| simple condition to place before the item
|
|
def gear.xsi.ppg.FCurve.__init__ |
( |
|
self, |
|
|
|
scriptName, |
|
|
|
height = 300 |
|
) |
| |
Init method.
- Parameters
-
self | |
scriptName | String - The parameter scriptname. |
height | Integer - Height of the fcurve widget. |
The documentation for this class was generated from the following file:
- C:/datawork/__TECH__/GITHUB_REPOS/GEAR_mc/pythonlibs/gear/xsi/ppg.py