.. |
GEOM_DumpPython.cc
|
Use the prefix std:: instead of the directive using namespace std;
|
2010-04-15 07:22:24 +00:00 |
GEOM_Gen_i.cc
|
Use the prefix std:: instead of the directive using namespace std;
|
2010-04-15 07:22:24 +00:00 |
GEOM_Gen_i.hh
|
IMP 0020670: Be able to keep the same names for the 'Set ... subshapes arguments' option.
|
2010-03-12 10:24:14 +00:00 |
GEOM_GEOM_I.hxx
|
Test EXPORTS definition with target name as suggested by cmake
|
2009-03-06 15:52:44 +00:00 |
GEOM_I3DPrimOperations_i.cc
|
Changes for 0020673 - Implementation of "Auto-correct edges orientation".
|
2010-03-18 13:18:15 +00:00 |
GEOM_I3DPrimOperations_i.hh
|
Changes for 0020673 - Implementation of "Auto-correct edges orientation".
|
2010-03-18 13:18:15 +00:00 |
GEOM_I.pro
|
Update from BR_V5_DEV 13Feb2009
|
2009-02-13 12:16:39 +00:00 |
GEOM_IAdvancedOperations_i.cc
|
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
|
2010-04-19 18:06:39 +00:00 |
GEOM_IAdvancedOperations_i.hh
|
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
|
2010-04-15 17:41:44 +00:00 |
GEOM_IBasicOperations_i.cc
|
0020660: EDF 1238 GEOM: Missing equivalent of 2nd contructor of LCS in TUI
|
2010-01-19 08:21:42 +00:00 |
GEOM_IBasicOperations_i.hh
|
0020660: EDF 1238 GEOM: Missing equivalent of 2nd contructor of LCS in TUI
|
2010-01-19 08:21:42 +00:00 |
GEOM_IBlocksOperations_i.cc
|
Use the prefix std:: instead of the directive using namespace std;
|
2010-04-15 07:22:24 +00:00 |
GEOM_IBlocksOperations_i.hh
|
Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape file. Added a new parameter theOptimumNbFaces to the RemoveExtraEdges functionality. In GUI it is a boolean flag.
|
2009-04-21 13:28:59 +00:00 |
GEOM_IBooleanOperations_i.cc
|
0020230: Memory performance improvement.
|
2009-04-14 08:51:51 +00:00 |
GEOM_IBooleanOperations_i.hh
|
Update from BR_V5_DEV 13Feb2009
|
2009-02-13 12:16:39 +00:00 |
GEOM_ICurvesOperations_i.cc
|
Use the prefix std:: instead of the directive using namespace std;
|
2010-04-15 07:22:24 +00:00 |
GEOM_ICurvesOperations_i.hh
|
IMP 0020308: EDF 995 GEOM : Closed Polyline with tangence.
|
2009-08-25 12:37:33 +00:00 |
GEOM_IGroupOperations_i.cc
|
0020230: Memory performance improvement.
|
2009-04-14 08:51:51 +00:00 |
GEOM_IGroupOperations_i.hh
|
Update from BR_V5_DEV 13Feb2009
|
2009-02-13 12:16:39 +00:00 |
GEOM_IHealingOperations_i.cc
|
Use the prefix std:: instead of the directive using namespace std;
|
2010-04-15 07:22:24 +00:00 |
GEOM_IHealingOperations_i.hh
|
Update from BR_V5_DEV 13Feb2009
|
2009-02-13 12:16:39 +00:00 |
GEOM_IInsertOperations_i.cc
|
Merge from V5_1_3_BR branch (07/12/09)
|
2009-12-08 12:05:55 +00:00 |
GEOM_IInsertOperations_i.hh
|
Merge from V5_1_3_BR branch (07/12/09)
|
2009-12-08 12:05:55 +00:00 |
GEOM_ILocalOperations_i.cc
|
Use the prefix std:: instead of the directive using namespace std;
|
2010-04-15 07:22:24 +00:00 |
GEOM_ILocalOperations_i.hh
|
0020432: EDF 1029 GEOM : Fillet 1D
|
2009-08-18 11:15:10 +00:00 |
GEOM_IMeasureOperations_i.cc
|
0020628: EDF 1144 GEOM : In TUI, need a function to know the orientation of an edge or a wire
|
2010-02-12 14:43:44 +00:00 |
GEOM_IMeasureOperations_i.hh
|
0020628: EDF 1144 GEOM : In TUI, need a function to know the orientation of an edge or a wire
|
2010-02-12 14:43:44 +00:00 |
GEOM_IOperations_i.cc
|
0020230: Memory performance improvement.
|
2009-04-14 08:51:51 +00:00 |
GEOM_IOperations_i.hh
|
0020230: Memory perf of BoundingBox
|
2009-04-09 09:31:11 +00:00 |
GEOM_IShapesOperations_i.cc
|
Use the prefix std:: instead of the directive using namespace std;
|
2010-04-15 07:22:24 +00:00 |
GEOM_IShapesOperations_i.hh
|
0020081: EDF 886 GEOM : GetShapesOnCylinderWithLocation function in TUI
|
2009-12-28 07:41:33 +00:00 |
GEOM_ITransformOperations_i.cc
|
0020230: Memory performance improvement.
|
2009-04-14 08:51:51 +00:00 |
GEOM_ITransformOperations_i.hh
|
Update from BR_V5_DEV 13Feb2009
|
2009-02-13 12:16:39 +00:00 |
GEOM_Object_i.cc
|
Use the prefix std:: instead of the directive using namespace std;
|
2010-04-15 07:22:24 +00:00 |
GEOM_Object_i.hh
|
Merge from V5_1_3_BR branch (07/12/09)
|
2009-12-08 12:05:55 +00:00 |
Makefile.am
|
0020695: EDF 1076 GEOM: Add a new shape in GEOM: T-shape
|
2010-03-10 08:08:20 +00:00 |