Feb 13, 2020 #1 mj345 Mechanical Joined Jan 9, 2019 Messages 82 Location US Hello All, Thank you all for quick response to my questions. Is there any option or the way to select the elements from view port based on the element edge length? Is it possible with python script? Kind regards,
Hello All, Thank you all for quick response to my questions. Is there any option or the way to select the elements from view port based on the element edge length? Is it possible with python script? Kind regards,
Feb 13, 2020 #2 FEA way Mechanical Joined Nov 13, 2018 Messages 5,193 Location PL Python scripting is the only way to do this. Abaqus/CAE doesn't offer such a selection criterion. You can only use angle/feature edge/topology selection tools there. Upvote 0 Downvote
Python scripting is the only way to do this. Abaqus/CAE doesn't offer such a selection criterion. You can only use angle/feature edge/topology selection tools there.