The default supported schema version.
InternalencodersAn encoder for each supported schema version.
Data type of the file written by this Exporter.
The exported model file format.
List of supported schema versions.
Exports a SceneModel and/or a DataModel to file data.
The parameters used for writing the file data.
Options for customizing the export process.
Resolves when the SceneModel and/or DataModel has been successfully written.
Exports a SceneModel to a minimal AVEVA RVM v2 file.
The encoder writes one
CNTBperSceneObjectand one BoxPRIMperSceneMesh, sized from the geometry's AABB. This is a common- denominator round-trip — AVEVA tools can ingest the file but every geometry comes back as its bounding box. Use this for hierarchy / placement-only exchanges; for visual fidelity stick to glTF / XGF.Example