In addition to regular properties and parameters, it is possible to create any number of your own variables and assign values ​​to them.

Unlike regular properties, these variables can be assigned not only to model elements, but also to hatches, lines, etc. elements.

The procedure for using the mechanism for an element is simple.

Make the element current.

The "read" command reads the contents of the previously assigned variables of this element (required, even if these variables have not yet been created).

Perform manipulations with variables - create a variable (assign a value), count, delete, etc.

Then, if it is necessary to commit the changes, execute the "write" command.

In text variables, you can write tables. Converting tables to text - see ts_table class.