Capturing ZOFFS for a collection of elements
Roshan Shiveshwar
Altair Community Member
Hi All,
I want to capture the ZOFFS value for selected elements using tcl script as shown in the attached image.
Is there any way I can get this information? If yes, please suggest me the API for the same.
Thanks & Regards,
Roshan
Tagged:
0
Answers
-
hi
*createmarkpanel elems 1 'select elem'
puts ZOFFS=[hm_getmarkvalue elems 1 \$ZOFFS 0]
0