You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mcMunich this is a limitation of importing using SpaceClaim reader. If you change the cad reader route to WORKBENCH you will see these pattern selections imported as expected as labels.
For example,
prime.FileIO(model).import_cad("my_geom.scdoc", prime.ImportCadParams(model, cad_reader_route=prime.CadReaderRoute.WORKBENCH))
🔍 Before submitting the issue
🐞 Description of the bug
I created a simple geometry in spaceclaim with patterned bolt holes and set them to a named selection. However I don't see tham in the pyprime output.
pyrprime output: 4 Label(s)
Names: [bladecir, boltcir, c1, shaftdia]
📝 Steps to reproduce
Load model in pyprime and print out labels.
💻 Which operating system are you using?
Windows
📀 Which ANSYS version are you using?
232
🐍 Which Python version are you using?
3.11
📦 Installed packages
2BladeHubModel3m.zip
The text was updated successfully, but these errors were encountered: