artellapipe.libs.usd.core.usdview module

Module that contains functions related with Pixar USD usdview application

artellapipe.libs.usd.core.usdview.get_usd_view_path()

Returns path to USD view executable :return: str

artellapipe.libs.usd.core.usdview.get_usd_view_plugins_path()
artellapipe.libs.usd.core.usdview.get_usd_view_python_libs_path()
artellapipe.libs.usd.core.usdview.open_usd_file(usd_file_path)

Opens given USD file in USD viewer (usdview) :param usd_file_path: str :return: bool