dumpToYaml

dumpToYaml — add an export capability of current positions.

Functions

Description

This provides a write routine to export V_Sim current coordinates. It has several options to output or not hiddden nodes or replicated nodes.

Functions

visu_dump_yaml_getStatic ()

const VisuDumpData *
visu_dump_yaml_getStatic ();

This routine is used to get the static VisuDump object for YAML exportation.

Returns

the static dump object to create YAML files.

[transfer none]

Types and Values