HoopsOptions#

class omni.kit.converter.hoops_core.impl.HoopsOptions#

Bases: Spec

Please defer to the hoopsExchangeCADConverterSpec base class for a list of all HoopsOptions converter settings

Methods

__init__()

Initialize the Hoops Exchange Converter Spec

parse(args)

toArgs(self)

Create file format arguments that could be used to recreate these conversion parameters.

Attributes

__init__()#

Initialize the Hoops Exchange Converter Spec

toArgs(
self: omni.converter.hoops._omni_converter_hoops.Spec,
) Dict[str, str]#

Create file format arguments that could be used to recreate these conversion parameters.