ControlCvData¶
vtool.data.ControlCvData ([name]) |
maya.control_cvs |
-
class
ControlCvData
(name=None)¶ maya.control_cvs Exports/Imports cv positions on controls. All control cvs will be exported regardless of selection. All control cvs will be imported regardless of selection.
-
import_data
(filename=None)¶
-
export_data
(comment)¶
-
get_curves
(filename=None)¶
-
remove_curve
(curve_name, filename=None)¶
-
create
()¶
-
get_file
()¶
-
get_type
()¶
-
is_type_match
(data_type)¶
-
rename
(new_name)¶
-
set_directory
(directory)¶
-
set_name
(name)¶
-