]> OCCT Git - occt.git/commit
0033788: Data Exchange, DE Wrapper - Shape Healing configuration node
authorichesnok <ichesnok@opencascade.com>
Sun, 4 Aug 2024 19:53:36 +0000 (20:53 +0100)
committerdpasukhi <dpasukhi@opencascade.com>
Fri, 9 Aug 2024 15:26:59 +0000 (15:26 +0000)
commit677f3835617677a99a856ff7f20f937fcc11adeb
tree69dd130e1c3578239aba1e3a67c71fb698932e74
parentbd14b693361678a1ea5ef5a8be1b4ec1fad870a0
0033788: Data Exchange, DE Wrapper - Shape Healing configuration node

DE_ShapeFixParameters class added for shape healing parameters storage.
DE_ShapeFixConfigurationNode class added for work with parameters.
src/DE/DE_ShapeFixConfigurationNode.cxx [new file with mode: 0644]
src/DE/DE_ShapeFixConfigurationNode.hxx [new file with mode: 0644]
src/DE/DE_ShapeFixParameters.hxx [new file with mode: 0644]
src/DE/FILES