![]() |
3DCoat Python API
The 3DCoat Python API documentation.
|
This is the complete list of members for coat.io, including all inherited members.
| convertToWritablePath(str path) | coat.io | static |
| convertToWritablePath(any path) | coat.io | static |
| convertToWritablePathIfFileExists(str path) | coat.io | static |
| convertToWritablePathIfFileExists(any path) | coat.io | static |
| copyFile(str src, str dest) | coat.io | static |
| copyFolder(str src, str dest) | coat.io | static |
| createRedistributablePackageFromFolder(str folder, str package_name, str excluded_folders_names="", str excluded_extensions="") | coat.io | static |
| currentSceneFilepath() | coat.io | static |
| cursorPos() | coat.io | static |
| dataPath() | coat.io | static |
| documents(str path) | coat.io | static |
| exec(str command, str arguments=None) | coat.io | static |
| execAndWait(str command, str arguments=None) | coat.io | static |
| executeScript(str path) | coat.io | static |
| fileExists(str path) | coat.io | static |
| fromJsonFile(any obj, str filename) | coat.io | static |
| getDownloadProgress() | coat.io | static |
| getExtension(str filepath) | coat.io | static |
| getFileName(str filepath) | coat.io | static |
| getFileNameWithoutExtension(str filepath) | coat.io | static |
| getFilePath(str filepath) | coat.io | static |
| getFileSize(str filename) | coat.io | static |
| installPath() | coat.io | static |
| installRequirements(str path_to_requirements_txt) | coat.io | static |
| listBlenderInstallFolders() | coat.io | static |
| ListFiles(str folder, str mask, bool recursive=True) | coat.io | static |
| ListFolders(str startFolder) | coat.io | static |
| openFileDialog(str extensions, any fileName) | coat.io | static |
| openFileDialog(str extensions) | coat.io | static |
| openFilesDialog(str extensions) | coat.io | static |
| pipInstall(str requirements) | coat.io | static |
| pipUninstall(str requirements) | coat.io | static |
| progressBar(float stage, float max_stage, str message) | coat.io | static |
| progressBarInWindowHeader(float stage, float max_stage, str message) | coat.io | static |
| pythonPath() | coat.io | static |
| removeBackground(str image1, str image2, str result) | coat.io | static |
| removeFile(str filename) | coat.io | static |
| removeFolder(str folder) | coat.io | static |
| restoreObjectFormJsonString(any obj, str data) | coat.io | static |
| saveFileDialog(str extensions, any fileName) | coat.io | static |
| saveFileDialog(str extensions) | coat.io | static |
| saveScreenshot(str filename, int x=0, int y=0, int width=0, int height=0) | coat.io | static |
| setWindowTitle(str text, float seconds) | coat.io | static |
| showPythonConsole() | coat.io | static |
| snappedCursorPos() | coat.io | static |
| step(int count=1) | coat.io | static |
| strFromFile(str filename) | coat.io | static |
| strToFile(str text, str filename) | coat.io | static |
| supportedImagesFormats() | coat.io | static |
| supportedMeshesFormats() | coat.io | static |
| toFullPathInDataFolder(str path) | coat.io | static |
| toFullPathInDataFolder(any path) | coat.io | static |
| toFullPathInInstallFolder(str path) | coat.io | static |
| toFullPathInInstallFolder(any path) | coat.io | static |
| toJson(any obj, str filename="") | coat.io | static |
| updateCoatPyi(str folderOrFile) | coat.io | static |
| wholeScreen() | coat.io | static |
| workArea() | coat.io | static |