Find more posts tagged with
Sort by:
1 - 8 of
81
How to equivalence temp nodes with element nodes using hypermesh tcl commands
i thought of using replace option, but that involves replacing of some 300 nodes.
What kind of script are u suggesting about?
i thought of using replace option, but that involves replacing of some 300 nodes.
What kind of script are u suggesting about?
300 or 3000 nodes is the same method.
Koga gives you already the ... code /emoticons/default_biggrin.png' srcset='/emoticons/biggrin@2x.png 2x' title=':D' width='20' />
Another way:
create a rigidlink or mass elements on temp nodes and then do equivalence
Ah, that's a GOOD idea! /emoticons/default_biggrin.png' srcset='/emoticons/biggrin@2x.png 2x' title=':D' width='20' />
The equivalence function does not work with temp nodes, only with meshing nodes.
But you can write a Tcl script to move your element nodes to temp nodes.