generated from ansys/template
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
enhancementNew features or code improvementsNew features or code improvements
Description
📝 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
Metadata
Metadata
Assignees
Labels
enhancementNew features or code improvementsNew features or code improvements