cgp_maya_utils.filesΒΆ
maya file objects and management functions
Classes
MaFile(path) |
file object that manipulates a .ma file on the file system |
MayaFile(path) |
file object that manipulates any kind of maya file on the file system |
MbFile(path) |
file object that manipulates a .mb file on the file system |
ObjFile(path) |
file object that manipulates a .obj file on the file system |
Functions
registerFileTypes() |
register maya file types to grant generic file management functions access to the maya file objects |