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

Shape Healing interface update #189

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

AtheneNoctuaPt
Copy link
Contributor

New class XSAlgo_ShapeProcessor is added. It reimplements functionality of XSAlgo_AlgoContainer and makes it more convenient to use. XSAlgo_AlgoContainer is now internally uses methods of XSAlgo_ShapeProcessor when possible.
New overload of Perform() method is added to class ShapeProcess. It accepts a set of flags that defines required operations instead of string.

@AtheneNoctuaPt AtheneNoctuaPt added 2. Enhancement New feature or request 1. Data Exchange Import/Export or iterating of the CAD data labels Dec 13, 2024
@AtheneNoctuaPt AtheneNoctuaPt requested a review from a team December 13, 2024 17:52
@AtheneNoctuaPt AtheneNoctuaPt self-assigned this Dec 13, 2024
@dpasukhi dpasukhi added this to the Release 7.9 milestone Dec 13, 2024
@dpasukhi dpasukhi changed the title Shape Healing interface update #189 Shape Healing interface update Dec 13, 2024
Copy link
Member

@dpasukhi dpasukhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you. Here a few remarks.
Solutions looks pretty well orginized.

src/ShapeProcess/ShapeProcess.hxx Outdated Show resolved Hide resolved
src/XSAlgo/XSAlgo_ShapeProcessor.hxx Outdated Show resolved Hide resolved
src/XSAlgo/XSAlgo_ShapeProcessor.hxx Outdated Show resolved Hide resolved
src/XSAlgo/XSAlgo_ShapeProcessor.cxx Outdated Show resolved Hide resolved
src/XSAlgo/XSAlgo_ShapeProcessor.cxx Outdated Show resolved Hide resolved
src/XSAlgo/XSAlgo_ShapeProcessor.cxx Outdated Show resolved Hide resolved
New class XSAlgo_ShapeProcessor is added. It reimplements functionality
of XSAlgo_AlgoContainer and makes it more convenient to use.
XSAlgo_AlgoContainer is now internally uses methods of
XSAlgo_ShapeProcessor when possible.
New overload of Perform() method is added to class ShapeProcess. It
accepts a set of flags that defines required operations instead of
string.
@dpasukhi dpasukhi merged commit 9df5967 into Open-Cascade-SAS:IR Dec 16, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. Data Exchange Import/Export or iterating of the CAD data 2. Enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants