[Urgent] Selecting elements in Mesh Part (Orphan Mesh)
[Urgent] Selecting elements in Mesh Part (Orphan Mesh)
(OP)
I have created a mesh part and trying to make an element set from a specific region of the part, I have used the select "by Angle" but it only selects the outer elements. Is there any way I can select the inner elements as well? Please note that Selecting Individually is not an option as the pillar has elements inside the joint.
Image of the part, the cross section of the pillar is shown on the left - https://www.dropbox.com/s/ry5xvmzkha7enka/PrtScr%2...
Image of the part, the cross section of the pillar is shown on the left - https://www.dropbox.com/s/ry5xvmzkha7enka/PrtScr%2...





RE: [Urgent] Selecting elements in Mesh Part (Orphan Mesh)
- You can use a polygon shaped drag box. It can be activated in the Selection toolbar. See A/CAE Manual 6.3.5 Modifying the shape of the drag-select region
- You can extend the selected region with attached region. Select something, then do a right-click in an empty area and select "Add adjacent entities".
- You can not only extend the selection by angle, but also by topology.
RE: [Urgent] Selecting elements in Mesh Part (Orphan Mesh)
RE: [Urgent] Selecting elements in Mesh Part (Orphan Mesh)
@cooken, I am not quite an expert in Python scripting, Abaqus/CAE is preferred to me.
I am stuck with this problem for weeks, I would really appreciate it if somebody can provide a solution.
RE: [Urgent] Selecting elements in Mesh Part (Orphan Mesh)
Are you creating the mesh part(s) from geometry?
If so, can you define node/element sets on the geometry and they should be maintained in the mesh part(s).
RE: [Urgent] Selecting elements in Mesh Part (Orphan Mesh)
I thnak all of the members that replied, this has been a great help.