]> SALOME platform Git repositories - modules/shaper.git/commit - src/ModelHighAPI/ModelHighAPI_Tools.cpp
Salome HOME
Issue #1648: Dump Python in the High Level Parameterized Geometry API
authordbv <dbv@opencascade.com>
Mon, 8 Aug 2016 14:35:30 +0000 (17:35 +0300)
committerdbv <dbv@opencascade.com>
Mon, 8 Aug 2016 14:35:30 +0000 (17:35 +0300)
commitc3e2c6c8c96fbd5de5da96de5042e40cb3ab3d49
treee8dd8ceea6b95b9a08637eadd4f84bd7100ebe3d
parent5944daf4fc389aee952abc5ace5a618512684f87
Issue #1648: Dump Python in the High Level Parameterized Geometry API

Added dump for Construction features Axis and Plane.
src/ConstructionAPI/ConstructionAPI_Axis.cpp
src/ConstructionAPI/ConstructionAPI_Axis.h
src/ConstructionAPI/ConstructionAPI_Plane.cpp
src/ConstructionAPI/ConstructionAPI_Plane.h
src/GeomAPI/GeomAPI_Shape.cpp
src/ModelHighAPI/ModelHighAPI_Dumper.cpp
src/ModelHighAPI/ModelHighAPI_Tools.cpp
src/ModelHighAPI/ModelHighAPI_Tools.h
src/PythonAPI/model/services/__init__.py