Difference between revisions of "IC Python API:RL Python Modules"
From Reallusion Wiki!
Chuck (RL) (Talk | contribs) m (→System) |
Chuck (RL) (Talk | contribs) m (→System) |
||
| Line 1: | Line 1: | ||
{{TOC}} | {{TOC}} | ||
{{Parent|IC_Python_API|iClone Python API}} | {{Parent|IC_Python_API|iClone Python API}} | ||
| + | |||
| + | Inherits from RLPy | ||
== System == | == System == | ||
| − | { | + | {| class = "wikitable" |
| − | |Classes | + | !Classes |
| − | + | !Purpose | |
| − | RStatus | + | |- |
| − | + | |RStatus | |
| − | + | |Level error handling. | |
| − | + | |- | |
| − | + | |Rtime | |
| − | + | | | |
| − | RVariant | + | |- |
| − | + | |RVariant | |
| − | RFileIO | + | | |
| − | + | |- | |
| − | RGlobal | + | |RFileIO |
| − | + | | | |
| − | RPyTimer | + | |- |
| − | + | |RGlobal | |
| + | | | ||
| + | |- | ||
| + | |RPyTimer | ||
| + | | | ||
| + | |} | ||
== Scene == | == Scene == | ||
Revision as of 20:30, 8 January 2019
- Main article: iClone Python API.
Inherits from RLPy
System
| Classes | Purpose |
|---|---|
| RStatus | Level error handling. |
| Rtime | |
| RVariant | |
| RFileIO | |
| RGlobal | |
| RPyTimer |