*createmark nodes 1 "by elem id" is not working for 1-D element in HM14 especially for Rigid elements
Dear sir\mam,
*createmark nodes 1 'by elem id' is not working for 1-D element in HM14.0 but in HM13 as well as in HM17 it is working fine. but the same code is working for 2-D elements in all versions of HM.
code written by me.
Syntax:
*createmark nodes 1 'by elem id' rigidElementID
eg.:
*createmark nodes 1 'by elem id' 608447
hm_highlightmark nodes 1 h
set lstNodeIdsOfRigidElement [hm_getmark nodes 1]
puts 'nodeIds connected from rigidelem: $lstNodeIdsOfRigidElement'
It is returning null for rigid elements and for 2-D elemetns it is working fine.
Please help me as soon as possible.Thanks in advance.
Vikas Kumar
Answers
-
0
-
Yes it works with 2017 but i am asking about HM2014.0 that is our requirement. Please check if any other way is thier.
0 -
My HM 14.0.131 works well !!!
0 -
Dear dai,
It is not working in HM 14.0 version. In HM 14.01.130 it is working fine. but i need in HM 14.0. Is there any alternative.
0 -
Altair Forum User said:
Dear dai,
It is not working in HM 14.0 version. In HM 14.01.130 it is working fine. but i need in HM 14.0. Is there any alternative.
14.01.130 is fixed release. You HAVE to use it if you have some issue with 14.0
0