GiD - The personal pre and post processor

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


GiD_Sets get
To handle the definition of postprocess sets (similar to preprocess layers)

  • GiD_Sets get color|visible|type|num_entities|id <set_name>

To obtain the current value of some property:

type: set type. could be 0==unknown, 1==mesh, 2==set, 3==cut

num_entities: the total number of mesh elements that belong to the set

id: the numeric identifier of the set


  • No labels