Find more posts tagged with
hi,
I am looking for a solution to find out the IDs of nodes assigned to a system which I already know the ID.
Is there anybody having any ideas how to do that ??
Hi @Toan Nguyen
this could work for you.
set sysId 1
hm_getcrossreferencedentities systems $sysId 7 1 0 0 -byid
hm_getmark nodes 1
It is an output system which is used to set displacement of nodes on that system.
It doesn't work with the following message:
hm_getcrossreferencedentities: unable to find the entity by id ' '1''.
Please note that the system with ID 1 existed in the model I used for checking
Hi @Toan Nguyen
it is working for me. is it because of the hypermesh version?
I am using 2017 version.
So you found answer base on my *createmark command, didn't you? /emoticons/default_wink.png' srcset='/emoticons/wink@2x.png 2x' title=';)' width='20' />
I searched it by inputsystem
Great!
I too searched something similar @tinh/emoticons/default_biggrin.png' srcset='/emoticons/biggrin@2x.png 2x' title=':D' width='20' />
*createmark nodes 1 'by system' ?