rfm2  22.0
A python-based rewrite of RenderMan for Maya
 All Classes Namespaces Files Functions Variables Pages
rfm2.api.ui_helpers Namespace Reference

Functions

def show_docs
 
def get_rib_file_name
 
def get_editor
 
def open_file
 
def view_statistics
 
def view_rib
 
def view_rib_for_selection
 
def register_prefs
 

Detailed Description

Scripting functions related to the user interface.

Function Documentation

def rfm2.api.ui_helpers.get_editor (   fpath)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def rfm2.api.ui_helpers.get_rib_file_name (   do_expand = False)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def rfm2.api.ui_helpers.open_file (   fname)

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

def rfm2.api.ui_helpers.register_prefs ( )
Register general prefs for the ScriptEditor widget: font face, size, etc.

+ Here is the call graph for this function:

def rfm2.api.ui_helpers.show_docs ( )
Open the RenderMan documentation in a web browser
def rfm2.api.ui_helpers.view_rib ( )
Generate and view a rib file for the current frame.

+ Here is the call graph for this function:

def rfm2.api.ui_helpers.view_rib_for_selection ( )
Generate and view a rib file for the current selection.

+ Here is the call graph for this function:

def rfm2.api.ui_helpers.view_statistics ( )
Open the statistics file for the current scene in a web browser.

+ Here is the call graph for this function: