Salome HOME
Plane object is added to construction plug-in
authorvsv <vitaly.smetannikov@opencascade.com>
Fri, 12 Dec 2014 16:29:54 +0000 (19:29 +0300)
committervsv <vitaly.smetannikov@opencascade.com>
Fri, 12 Dec 2014 16:29:54 +0000 (19:29 +0300)
commitabcdb8af07666bf4ac9411fb73b19f395ee274bd
tree3600847a5381a1ff6de0df54188483611a8f6997
parenta3cd8f27f76183cfc2d0728e6388696ab9dce1b8
Plane object is added to construction plug-in
12 files changed:
src/ConstructionPlugin/CMakeLists.txt
src/ConstructionPlugin/ConstructionPlugin_Axis.cpp
src/ConstructionPlugin/ConstructionPlugin_Plane.cpp [new file with mode: 0644]
src/ConstructionPlugin/ConstructionPlugin_Plane.h [new file with mode: 0644]
src/ConstructionPlugin/ConstructionPlugin_Plugin.cpp
src/ConstructionPlugin/plane_widget.xml [new file with mode: 0644]
src/ConstructionPlugin/plugin-Construction.xml
src/GeomAPI/GeomAPI_AISObject.cpp
src/GeomAPI/GeomAPI_AISObject.h
src/GeomAPI/GeomAPI_Pnt.cpp
src/GeomAPI/GeomAPI_Pnt.h
src/XGUI/XGUI_Displayer.cpp