Skip to content

Import named surfaces #2481

Locked Answered by mikerife
Akoubdmado asked this question in Q&A
Nov 6, 2023 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Hi @Akoubdmado
Normally the answer is no, that was one of the "killer applications" that WB Mechanical introduced compared to Mechanical APDL. However the answer is sort of with respect to NX import into MAPDL. The import results in a partname.tbl file, where partname is the name of the NX prt imported. This tbl file has the mapping of the NX object names and the corresponding MAPDL entity ID numbers. Please see the following Mechanical Help for more information:

Mechanical APDL Help -> Connection User's Guide -> 2.5 Importing UG/NX

You should be able to write a parser in Python to open the file and find the NX components and the MAPDL entity ID.

Mike

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@Akoubdmado
Comment options

Answer selected by germa89
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants