Salome HOME
Axis feature in Construction plugin is created
authorvsv <vitaly.smetannikov@opencascade.com>
Fri, 12 Dec 2014 13:48:43 +0000 (16:48 +0300)
committervsv <vitaly.smetannikov@opencascade.com>
Fri, 12 Dec 2014 13:48:43 +0000 (16:48 +0300)
commita3cd8f27f76183cfc2d0728e6388696ab9dce1b8
treeccedf7133d2a0740fb341442684c317c19601de0
parent6ebb0f00477866099d80a8373d2b306d8ed0906e
Axis feature in Construction plugin is created
13 files changed:
src/ConstructionPlugin/CMakeLists.txt
src/ConstructionPlugin/ConstructionPlugin_Axis.cpp [new file with mode: 0644]
src/ConstructionPlugin/ConstructionPlugin_Axis.h [new file with mode: 0644]
src/ConstructionPlugin/ConstructionPlugin_Plugin.cpp
src/ConstructionPlugin/ConstructionPlugin_Point.h
src/ConstructionPlugin/axis_widget.xml [new file with mode: 0644]
src/ConstructionPlugin/plugin-Construction.xml
src/GeomAPI/GeomAPI_AISObject.cpp
src/GeomAPI/GeomAPI_AISObject.h
src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.h
src/PartSet/PartSet_Module.cpp
src/XGUI/XGUI_Displayer.cpp