Create Set in Hyperview with TCL (or HWC)

Thomas_D
Altair Community Member
Hello,
I would like to create sets of elements using a TCL command. My current problem is that I want to create the sets using the following method:
- Plot Composite Stresses, Normal X Stress.
- Create an empty element set (N°1).
- Add elements: "Visibility filter: All", "By contour", "No Result", then Add.
- Isolate this set.
- Create a new empty set (N°2).
- Add elements: "Visibility filter: Displayed", "By dimension", "2D", then Add.
- Isolate set (N°2) and reverse the display.
- Create a new empty set (N°3).
- Add elements: "Visibility filter: All", "By dimension", "2D", then Add.
I am having difficulty finding the commands and options to perform steps 3, 6, and 9. Are there any options that can achieve this?
Best regards,
Thomas
0
Answers
-
you should be able to perform these, using the 'Add' command under SelectionSet.
Look at the examples in the documentation here:
0