Preserve Node Selection

Altair Community Member
Updated by Chaitanya Deshpande
Hi All,
I want to select Preserved nodes to make temp nodes. When 'all' elements are masked, preserved nodes are not getting selected. ??
I used following commands :
*createmark nodes 1 'displayed'
*maketempfrompreservednodes 1
Error: some preserved nodes must be selected (As all the elements are masked, only displayed 'preserve nodes' i want to select)
ThankYou.
Sort by:
1 - 3 of
31

Altair Community Member
OPUpdated by Chaitanya Deshpande
Thanks, but couldn't get the commands from it to select the nodes from panel...

Altair Community Member
Updated by Pranav Hari
*createmark nodes 1 'displayed'
Instead of 'displayed', use 'all', so that all nodes including preserve nodes will be selected.
or else try this Tcl code which will convert all preserve nodes to temporary nodes.
Hi Chaitanya Deshpande
Check whether this document can help you.
Unable to find an attachment - read this blog