3DCoat Python API
The 3DCoat Python API documentation.
Loading...
Searching...
No Matches
coat.resource Member List

This is the complete list of members for coat.resource, including all inherited members.

__init__(self, str id)coat.resource
addItem(self, str itemPath)coat.resource
createFolder(self, str folderName)coat.resource
currentFolder(self)coat.resource
currentFolderFullPath(self)coat.resource
getCurrentItem(self)coat.resource
listAllResourcesTypes()coat.resourcestatic
listCurrentFolderItems(self)coat.resource
listFolders(self)coat.resource
moveItemToFolder(self, str itemName, str destFolderName)coat.resource
removeFolder(self, str folderName)coat.resource
removeItem(self, str itemName)coat.resource
rootPath(self)coat.resource
selectItem(self, str itemName)coat.resource
setCurrentFolder(self, str folder)coat.resource
supportedExtensions(self)coat.resource