The usd_converter.py
module#
Summary#
Load mechanical scene into usd stage stage. |
|
Convert mechanical scene to new usd stage and return it. |
|
Export mechanical scene to usd file. |
Description#
Converter to OpenUSD.
Module detail#
- usd_converter.load_into_usd_stage(scene: Ansys.Mechanical.Scenegraph.GroupNode, stage: pxr.Usd.Stage) None #
Load mechanical scene into usd stage stage.