User Sets

Multiple user sets of elements can be defined by providing a csv file, which contains the element IDs.
<UserSet>
<UserSetFile entity_type="element">  C:/Users/xyz/Documents/Fatigue/RunHistory/Run1/CriticalElementSet.csv </UserSetFile>
  </UserSet>

For each user set, a <UserSetFile> file element should be provided with attribute entity_type=”element”. Currently, only "element” entity_type is supported.

A valid user set file contains the list of all the element IDs in the .csv file.