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
Using the export_mapdl_cdb I am missing an option to select a part or topoface for the export, instead of only being able to export the full model.
💡 Steps for implementing the feature
in the file_io.export_mapdl_cdb I wold like an option for selecting a specific part.id and topoface similar to the possibilities available in surfer.mesh_topo_faces(part.id, topo_faces=part.get_topo_faces(), params=surfer_params)
🔗 Useful links and references
No response
Metadata
Metadata
Assignees
Labels
enhancementNew features or code improvementsNew features or code improvements