Access vertices of linear bodies #2238
Unanswered
MagnusAAberg
asked this question in
Q&A
Replies: 1 comment 16 replies
-
Hi @MagnusAAberg - when you talk about line bodies, could you provide a sample code-snippet of the operations you are performing? Are they actual Edges have access to vertices, and starting on 26R1 you will be able to create Named Selections including vertices, but with the current available installations it is not possible. Named Selections are only supported for components, bodies, faces, edges and design points currently. |
Beta Was this translation helpful? Give feedback.
16 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am creating a number of line bodies that will later be used for a simplified bolt analysis in Mechanical.
I was wondering if there is a way to access the end and start point vertices, with the main goal to add a named selection for them.
I looked in the documentation but did not find it.
Beta Was this translation helpful? Give feedback.
All reactions