Import geometry from Spaceclaim - Named Selections #1140
-
Hi Everyone, I want to simply import a Spaceclaim geometry into pymechanical. The geometry is imported but the defined named selections (groups) are not transferred. I followed the steps of the example tasks in the documentation, but it does not work: geometry_path = "DD_surfaces.scdocx" ├── Project Anyone faced the same issue? Any ideas would be much appreciated! Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi @balintkissecon -- could you attempt to export it into PMDB format (using SpaceClaim) and import it in PyMechanical? PMDB shares NamedSelections and they should be readable by Mechanical AFAIK |
Beta Was this translation helpful? Give feedback.
Hi @balintkissecon -- could you attempt to export it into PMDB format (using SpaceClaim) and import it in PyMechanical? PMDB shares NamedSelections and they should be readable by Mechanical AFAIK