Selection of Elements for the particular region
Altair Forum User
Altair Employee
Answers
-
*featureangleset 5
*createmarkpanel elements 1 'Select center Element'
set 1 [hm_getmark elements 1]
*appendmark elements 1 'by face'
*maskentitymark elements 1 0
*maskreverse elements
*createmark elements 2 'by adjacent' $1it is not working.
0 -
Hi,
select a column of elems, then *appendmark 'by adjacent' 10 times
or *createmark elems 'by box' . Search for help of 'by box' option in Hypermesh Reference Guide
0