]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Now a wire is the result of a sketch operation. Additional method added to GeomAlgoAP... BR_WIRE_RESULTS
authorsbh <sergey.belash@opencascade.com>
Tue, 7 Oct 2014 13:39:54 +0000 (17:39 +0400)
committersbh <sergey.belash@opencascade.com>
Tue, 7 Oct 2014 13:39:54 +0000 (17:39 +0400)
commit58201d2fb38096a840a55855a320bb014054135c
treec488ef17b4a8fce1eb4b77a9e203d96920900f33
parent7323b3fa73ce565b5c07b7e22257141c0f3f8d4b
Now a wire is the result of a sketch operation. Additional method added to GeomAlgoAPI to create faces from a wire.
src/GeomAPI/CMakeLists.txt
src/GeomAPI/GeomAPI_Wire.cpp [new file with mode: 0644]
src/GeomAPI/GeomAPI_Wire.h [new file with mode: 0644]
src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.h
src/SketchPlugin/SketchPlugin_Sketch.cpp