×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

[Urgent] Selecting elements in Mesh Part (Orphan Mesh)

[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...

RE: [Urgent] Selecting elements in Mesh Part (Orphan Mesh)

Mhhh, I'm not seeing a simple solution. Maybe this helps in some way:

- 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)

Could you try using python methods such as getByBoundingCylinder(), or findAt() if you know the coordinates?

RE: [Urgent] Selecting elements in Mesh Part (Orphan Mesh)

(OP)
@Mustaine3, "Add adjacent entities" selects some extra elements inside the joints. Selection by topology is not selecting the regions I want to select.

@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)

In your previous threads you were initially working with geometry for these models.

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)

(OP)
Thank's Dave, It worked! I created the Sets on Geometry and they got transferred in mesh parts. Upon merging the mirrored mesh parts, the sets got merged too.

I thnak all of the members that replied, this has been a great help.

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources