usd_export_via_connector#

class ansys.fluent.core.generated.solver.settings_261.usd_export_via_connector(name=None, parent=None)#

Bases: Command

Export data for Omniverse rendering.

Parameters:
output_usd_pathstr

The path where USD should be saved.

surface_namesList

Surface ids to be exported to USD.

object_namestr

The object name that needs to be exported to USD.

colormap_namestr

The colormap name.

num_levelsint

The number of levels.

min_valuereal

The minimum value.

max_valuereal

The maximum value.

node_valuesbool

Whether to use node values.

field_namestr

The field name.

Arguments

Argument

Summary

output_usd_path

The path where USD should be saved.

surface_names

Surface ids to be exported to USD.

object_name

The object name that needs to be exported to USD.

colormap_name

The colormap name.

num_levels

The number of levels.

min_value

The minimum value.

max_value

The maximum value.

node_values

Whether to use node values.

field_name

The field name.

Included in:

Parent

Summary

raytracing_options

‘raytracing_options’ child.