Hi all,
I wants to get system which is attached to 'CELAS2' element.
or
Node we can get which is attached to 'CELAS2' element. From here How we can identify that system is also attached to that node.
Is there any way to know node id from which a system is attached or can we identify whether a system is attached to a 'CELAS2' element.
I am using this code to get node id of 'origin' but it is showing zero.
# With system id
set x [hm_getvalue systems id=52 dataname=originnodeid] ; # returning 0
# With system collector showing 0 attribute
set x [hm_getvalue systemcols id=1 dataname=attributesmax] ;
we can get node id by using Xref entities in HM for reference i am keeping image:-
<?xml version="1.0" encoding="UTF-8"?>
@tinh or @Livil Lyle help asap.
Best Regards,
Vikas Kumar