Checking if an Object Belongs to an Encrypted 3D Component #5398
Replies: 2 comments 1 reply
-
you could get the names of the 3d components: user_defined_component_names |
Beta Was this translation helpful? Give feedback.
-
Hi @fwlfHS and @Samuelopez-ansys, Thanks for your response. We cannot create mesh plots or field plots for objects within encrypted components, and attempting to do so results in errors. To manage this, it's important to identify and filter these encrypted components before generating such plots. This is why I posed the original question. Is there any workaround for this? |
Beta Was this translation helpful? Give feedback.
-
Hi,
I have a question regarding handling encrypted 3D components within a model. Currently, when a model includes encrypted 3D components, the names of the objects within these components are available in the list of object names, as demonstrated by the code snippet below:
Is there a built-in method or function to identify if an object is part of an encrypted 3D component? Any guidance or suggestions would be greatly appreciated.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions