Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ XR Studio

RVM to MWX Soup import options

  • Last UpdatedSep 03, 2025
  • 2 minute read

The RVM import configuration file is a configuration file type. It customizes the import settings for RVM files with specific needs.

Since this importer converts into MWX Soup, it supports all the available import actions. See Import actions for MWX Soup.

Parameters

These are the settings for an RVM import configuration file.

Parameter

Type

Default

Description

cmdl

bool

false

Launches in command line mode (different text output).

configpath

sstring

Not set

Config file path including extension. It's used when useConfigFile is set to true.

destinationpath

sstring

Not set

Source destination path. Include filename with extension to overwrite file name.

detail

sint

0

The detail level. The default is 0, and will use the tessellator's default values. From 1 onwards, it will start with low detail and will add subdivision sides as the number goes up.

goctree

true

false

Enables Octrees at Geometry level ([-tsoup] only).

maxf

200000

The maximum number of faces per Block (limit is ~1.3mld) ([-tsoup only]).

maxp

sint

100000

The maximum number of primitives per Block (limit is ~4mld) ([-tsoup only], but not [-toctree]).

maxv

sint

10000000

The maximum number of vertices per Block (limit is ~4mld) ([-tsoup only], but not [-toctree]).

mergenodes

bool

true

Try to merge some neighboring octree nodes to decrease object count ([-toctree] only).

nohier

bool

false

Disables the naming of objects using the full hierarchy (example: SceneName|ParentA|ParentB|Child will be SceneName|Child).

nowarn

bool

false

Enables or disables printing warning messages.

obj

bool

false

After exporting the .mwx file, will also export an .obj file ([-tsoup] only).

onlyprims

bool

false

When false, will not export nodes that are not primitives, such as hierarchy nodes (only if not [-tsoup]).

recentermesh

bool

true

If a Mesh was retrieved in world space, it will be exported in local space (applies to Meshes that are not in a soup).

rendups

sbool

true

When nodes have the same name, they will be renamed. (not compatible with [-skipdups])

scale

sfloat

0.001

Scaling factor. The default is 0.001.

scene

sstring

Not set

The name of the scene. This, will be used as prefix for object naming (example: SceneName|Object01). If not specified, the MWX file name will be used

shader

sstring

Not set

Specifies the shader name. If not set, primitives will not be exported individually, but grouped into chunks of triangles. (example: EngineLib|shRVM|default)

shaderparams

sstring

mReflectionMap=CubeRVM.dds

Specifies additional shader parameters separated by a pipe | (example: mTexture=Txt.tga|mColor=1.0 0.5 0.5)

skipcolors

bool

false

Assigns the same color to every primitive.

skipdups

bool

true

When nodes have the same name, only the first node will be exported. Also, the whole hierarchy will be skipped.

toctree

bool

false

Enables Octrees at Triangle level ([-tsoup] only). Does not use [-maxv] [-maxp].

tsoup

sbool

true

When true, primitives will not be exported individually, but grouped into chunks of triangles.

useConfigFile

bool

false

Set to true to pass a config file path. Set to false to set all import settings directly.

TitleResults for “How to create a CRG?”Also Available in