I would like to select nodes using 'by face' command and I have ID of one of the nodes on a face using a TCL script in Hypermesh.
Thank you.
Hi,
you can use *appendmark
*createmark nodes 1 $nodeId *appendmark nodes 1 'by face'
Hi,
you can use *appendmark
*createmark nodes 1 $nodeId
*appendmark nodes 1 'by face'