Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Able to import hidden features from Cad files #957

Open
lassaageo opened this issue Dec 11, 2024 · 0 comments
Open

Able to import hidden features from Cad files #957

lassaageo opened this issue Dec 11, 2024 · 0 comments
Labels
enhancement New features or code improvements

Comments

@lassaageo
Copy link

📝 Description of the feature

I need to import geometry from a Catia CATPart (with surfaces and solids). Currently I can only import what is visible in Catia when the part is saved. But I would like to be able to also import hidden features (that could be surfaces or solids hidden in the feature tree in catia).

It would be a similar option as "Import hidden components and geometry" under "File Options" in Spaceclaim.

💡 Steps for implementing the feature

I am currently using the CadReaderRoute.SPACECLAIM in prime.ImportCadParams.

it would be great if the params could include an import_hidden_features=True/False setting.

🔗 Useful links and references

No response

@lassaageo lassaageo added the enhancement New features or code improvements label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New features or code improvements
Projects
None yet
Development

No branches or pull requests

1 participant