May 5, 2025 #1 mj345 Mechanical Joined Jan 9, 2019 Messages 82 Location US Hello All, I would like to select the arcs or curves (Edges) of solid part. My goal is to select the hole surfaces in ABAQUS/CAE. Is there any method other than manual picking? Any help is greatly appreciated. Thanks
Hello All, I would like to select the arcs or curves (Edges) of solid part. My goal is to select the hole surfaces in ABAQUS/CAE. Is there any method other than manual picking? Any help is greatly appreciated. Thanks
May 6, 2025 #2 FEA way Mechanical Joined Nov 13, 2018 Messages 5,171 Location PL Would the edge selection filter with box selection be sufficient? If not, you would need a Python script. Upvote 0 Downvote
Would the edge selection filter with box selection be sufficient? If not, you would need a Python script.
May 7, 2025 Thread starter #3 mj345 Mechanical Joined Jan 9, 2019 Messages 82 Location US Yaa. I am trying to write a python script by using getRadius( ). Thanks Upvote 0 Downvote