Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Additionally, applications that use ParamML and OpenBrIM objects can also utilize Group objects to store custom data. Group objects can be nested within all types of objects, providing a flexible and organized way to manage data within a project.

Syntax

Code Block
<O T="Group">
.....
.....
.....
</O>

...