artellapipe.libs.usd.core.usdpaths module

Module that contains functions to retrieve USD related paths

artellapipe.libs.usd.core.usdpaths.get_arnold_path()

Returns path where Arnold USD is located :return:str

artellapipe.libs.usd.core.usdpaths.get_pixar_usd_binaries_path()

Returns binaries directory of Pixar USD library :return: str

artellapipe.libs.usd.core.usdpaths.get_pixar_usd_libraries_path()

Returns libraries directory of Pixar USD library :return: str

artellapipe.libs.usd.core.usdpaths.get_pixar_usd_python_libs_path()

Returns Python libraries directory of Pixar USD library :return: str

artellapipe.libs.usd.core.usdpaths.get_platform_path()

Returns externals path based on current platform :return: str

artellapipe.libs.usd.core.usdpaths.get_usd_dcc_path()

Returns path where USD plugin is located for current DCC version :return: str

artellapipe.libs.usd.core.usdpaths.get_usd_externals_path()

Returns artellapipe-libs-usd USD externals directory :return: str

artellapipe.libs.usd.core.usdpaths.get_usd_path()

Returns path where USD plugin is located :return: str

artellapipe.libs.usd.core.usdpaths.get_usd_plugins_path()

Returns artellapipe-libs-usd USD plugins directory :return: str

artellapipe.libs.usd.core.usdpaths.get_usd_qt_path()

Returns path where USD Qt files are located :return: str