◆ __init__()
def rfm2.utils.string_expr.StringExpression.__init__ |
( |
|
self, |
|
|
|
camera, |
|
|
|
tokens = None |
|
) |
| |
◆ expand()
def rfm2.utils.string_expr.StringExpression.expand |
( |
|
self, |
|
|
|
expr, |
|
|
|
objTokens = {} , |
|
|
|
asFilePath = False |
|
) |
| |
handle the '<token>' format
◆ set_frame_context()
def rfm2.utils.string_expr.StringExpression.set_frame_context |
( |
|
self, |
|
|
|
frame |
|
) |
| |
Set the scene frame for the next subst() call.
◆ set_jobid()
def rfm2.utils.string_expr.StringExpression.set_jobid |
( |
|
self | ) |
|
If rmanGlobals.jobid contains a valid job id, use it. Otherwise,
generate a new one for this instance.
◆ tokens
rfm2.utils.string_expr.StringExpression.tokens |
The documentation for this class was generated from the following file:
- /Users/plp/Perforce/plp_thebridge_rman_24_dev/rat/apps/rfm/scripts/rfm2/utils/string_expr.py