GiD - The personal pre and post processor

AccessValueAssignedCondition


GiD_AccessValueAssignedCondition ?-field_index? set|get <condition> <over> {<question>|<field_index> ?<value>? ... <question>|<field_index> ?<value>?} <entities>

To get or set field values of conditions applied over entities:

  • <condition> is the name of the condition;
  • <over> must be: points, lines, surfaces, volumes, layers, groups, nodes, elements, body_elements, or face_elements (elements is equivalent to body_elements).
  • <question> is the field name to be changed
  • <field_index> is the field number, starting from 0 (if -field_index was used)
  • <value> is the new value to be set
  • <entities> a list of entities (it is valid to use ranges as a:b ,can use "all" to select everything, "end" to specify the last entity, layer:<layername> to select the entities in this layer) ; if <over> is face_elements then you must specify a list of "entity numface" instead just "entity". (numface starting from 1)


Example:

GiD_AccessValueAssignedCondition -field_index set Point_BC points {0 5sec} {2}


COPYRIGHT © 2022 · GID · CIMNE