raj 0 Report post Posted July 18 Hi all, Can anyone tell me how to define plane using *createmark "on plane" option using 3 nodes.and is it possible to get element in the defined plane in all selected elements. Thank you in advance Quote Share this post Link to post Share on other sites
Pandurang 18 Report post Posted July 18 Hi Raj Try this one...hope it will help u Quote Share this post Link to post Share on other sites
raj 0 Report post Posted July 19 Hi thank you for your response.. Can we get elements for selected components only..not all elements in the model.can you assist me Quote Share this post Link to post Share on other sites
Pandurang 18 Report post Posted July 19 yes *createmark elems 1 "by component" componentName Quote Share this post Link to post Share on other sites
raj 0 Report post Posted July 19 Sorry for the miscommunication.. I am asking about *createmark "on plane" ..can we search elements in particular component while searching for elements using createmark "on plane" . One more question.. Can we define direction while searching closestnodes using hm_getclosestnode. Say i want to get closest nodes which are in "X" direction.ignore if any node is close to "z-dir" then "x-dir". Thank you pandurang for ur help Quote Share this post Link to post Share on other sites
Pandurang 18 Report post Posted July 19 28 minutes ago, raj said: I am asking about *createmark "on plane" ..can we search elements in particular component while searching for elements using createmark "on plane" . One more question.. for this one: 1. Createmark elem 1 "on plane" 2. *createmark elem 2 "by component" componentName 3 *markintersection elems 1 elems 2 set elem_list [hm_getmark elems 1]........ pls try above... Quote Share this post Link to post Share on other sites
Pandurang 18 Report post Posted July 19 27 minutes ago, raj said: Say i want to get closest nodes which are in "X" direction.ignore if any node is close to "z-dir" then "x-dir". yes possible... Quote Share this post Link to post Share on other sites
raj 0 Report post Posted July 19 Could you please assist me in this ..process to find closestnodes in defined direction please .. Quote Share this post Link to post Share on other sites