HoopsOptions#

class omni.kit.converter.hoops_core.HoopsOptions#

Bases: Parameters

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

Methods

__init__()

Initialize the Hoops Exchange Converter Parameters

parse(args)

toArgs(self)

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

Attributes

__init__()#

Initialize the Hoops Exchange Converter Parameters

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

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