]> SALOME platform Git repositories - modules/shaper.git/commit
Salome HOME
Issue #336 Create/Edit Line -filter for first and last point fields
authornds <natalia.donis@opencascade.com>
Tue, 20 Jan 2015 12:18:25 +0000 (15:18 +0300)
committernds <natalia.donis@opencascade.com>
Tue, 20 Jan 2015 12:18:25 +0000 (15:18 +0300)
commitc83711b84608b7bcc43251790268b4e3d268e328
tree1388c8dca494b9e082eeb68875382555f95085f7
parent68d177abdffa42fcba2e40413588b67dadd44b11
Issue #336 Create/Edit Line -filter for first and last point fields

It creates a new custom filter to ignore the global selected construction results with an exception of the sketch feature(a composite feature).
src/ConstructionPlugin/axis_widget.xml
src/ModuleBase/CMakeLists.txt
src/ModuleBase/ModuleBase_FilterCustom.cpp [new file with mode: 0644]
src/ModuleBase/ModuleBase_FilterCustom.h [new file with mode: 0644]
src/ModuleBase/ModuleBase_FilterNoConsructionSubShapes.cpp [new file with mode: 0644]
src/ModuleBase/ModuleBase_FilterNoConsructionSubShapes.h [new file with mode: 0644]
src/ModuleBase/ModuleBase_WidgetShapeSelector.cpp
src/PartSet/PartSet_Module.cpp