123 Commits

Author SHA1 Message Date
jfa
ca0d85f801 Mantis issue 0021079: problems with Explode. 2011-02-04 14:50:33 +00:00
vsr
8990dca3c5 Remove dependency on CORBA staff in local geom engine 2011-01-27 15:19:55 +00:00
vsr
68aba60ffd Eliminate useless GetSubShape() lines in the python dump 2011-01-10 10:16:57 +00:00
vsr
bf697caef8 Small change of the interface for MakeVertexOnCurveByLength function: use boolean flag for the direction parameter instead of double 2011-01-06 21:40:34 +00:00
gdd
643c92eb8f RNC: EDF 1542: Take into account orientation in newly created MakeVertexOnCurveByLength function 2011-01-05 17:33:52 +00:00
caremoli
f6f891919b CCAR: optimisation of publishinstudy 2011-01-03 18:18:07 +00:00
caremoli
942dc6b74b CCAR: use the new SObject CORBA operation to set the value of attributes
when publishing a GEOM object. Avoid the creation of the intermediate attribute object
so it is faster.
2011-01-03 14:03:48 +00:00
inv
aab55c4f10 Merge from V6_2_BR 23/12/2010 2010-12-24 08:16:18 +00:00
gdd
9c7d624fdc RNC: IMP EDF 1542: Added the functionnality MakeVertexOnCurveByLength that allows creating a point at a given curvilinear abscissa on a curve 2010-12-17 10:15:39 +00:00
vsr
16f91b82f4 Merge from V5_1_main branch 24/11/2010 2010-11-25 12:31:41 +00:00
jfa
8d072adad7 Mantis issues 0020939(GetSharedShapes) and 0020842(AllSorted meaning). 2010-11-18 12:14:05 +00:00
vsr
004197ec82 Merge from V5_1_main 14/05/2010 2010-05-14 15:15:28 +00:00
dmv
af9f05e2cf 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
vsr
3a7cecdb25 Issue 20509: EDF 1065 OTHER : Add the Salome version in the header of the dump 2010-02-12 08:34:00 +00:00
dmv
7319fe8043 0020660: EDF 1238 GEOM: Missing equivalent of 2nd contructor of LCS in TUI 2010-01-19 08:21:42 +00:00
eap
ec1c5fd3a4 0020081: EDF 886 GEOM : GetShapesOnCylinderWithLocation function in TUI
+    ListOfGO GetShapesOnCylinderWithLocation (in GEOM_Object theShape,
2009-12-28 07:41:33 +00:00
vsr
cb234e2462 Merge from V5_1_3_BR branch (07/12/09) 2009-12-08 12:05:55 +00:00
dmv
0d24fa55ca Porting to Python 2.6 - add coding page specification for Python scripts 2009-10-12 06:15:43 +00:00
dmv
7d33dea1ec Porting to Python 2.6 - add coding page specification for Python scripts 2009-10-09 13:27:18 +00:00
adam
6387f38977 windows port 2009-09-25 13:06:35 +00:00
vsr
57c06196d9 Fix memory leaks (integrate patch from C.Caremoli) 2009-09-21 14:19:29 +00:00
ptv
664761d8f9 0020098: EDF 899 GEOM : Point on curve/surface with X,Y,Z coordinates. 2009-08-27 13:02:59 +00:00
jfa
522b8bee22 IMP 0020308: EDF 995 GEOM : Closed Polyline with tangence. 2009-08-25 12:37:33 +00:00
ptv
3f0d846753 0020432: EDF 1029 GEOM : Fillet 1D 2009-08-18 11:15:10 +00:00
vsr
63b2d29eae Issue 0020194: EDF 977 ALL: Get rid of warnings PACKAGE_VERSION already defined 2009-08-13 05:08:19 +00:00
skl
7a2e53f1b9 Changes for bug 0020019 from Mantis. 2009-07-29 07:25:16 +00:00
vsr
20a9ed535c Issue 0020001: EDF 813 GEOM : PArtition , argument to get subshapes
Additional changes: fix bugs, update documentation
2009-07-24 13:02:53 +00:00
dmv
a99792b9bd IPAL21263 addToStudy with doRestoreSubShapes=True leads to crash 2009-07-22 11:21:19 +00:00
ptv
aaa5aa61bb IMP 0020001 (replace set of GetInPlace commands by one RestoreSubShapes) 2009-06-10 11:36:36 +00:00
skl
615e23820b For improvements 20019 and 20324. 2009-06-03 07:39:16 +00:00
jfa
8e1ef24a91 IMPs 19766 (Wire from unconnected edges) and 20004 (NumberOfSolids) 2009-05-27 11:46:05 +00:00
dmv
f5504cc03e 0016562: EDF 508 GEOM: Link the sketcher and the WP/LCS 2009-05-22 08:17:16 +00:00
jfa
8fc906ac5a 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
jfa
3de8fc904f 0020230: Memory performance improvement. 2009-04-14 08:51:51 +00:00
jfa
cca851206f 0020230: Memory perf of BoundingBox 2009-04-09 09:31:11 +00:00
adam
2b2368b201 Test EXPORTS definition with target name as suggested by cmake 2009-03-06 15:52:44 +00:00
adam
4240f05b23 Compatibility windows 2009-02-26 14:57:12 +00:00
vsr
46fd079b60 Issue 0020154 : improve ellipse creeation function 2009-02-25 13:31:16 +00:00
adam
a43f8fad30 compatibility windows compilation with cmake 2009-02-24 09:20:50 +00:00
jfa
392885c1a8 Update from BR_V5_DEV 13Feb2009 2009-02-13 12:16:39 +00:00
jfa
239f8109c6 Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:45:34 +00:00
jfa
9499b99fe2 Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:32:40 +00:00
jfa
e180c20f73 Join modifications from branch OCC_debug_for_3_2_0b1 2006-05-06 08:44:32 +00:00
jfa
438f4b0922 Join modifications from branch OCC_development_for_3_2_0a2 2006-03-13 15:11:51 +00:00
smh
a62a321c84 Copyrights update 2005-12-05 16:23:52 +00:00
jfa
8a0889f44b Correct string allocation 2005-11-23 15:38:24 +00:00
mkr
28f594441d Remove uncessary libraries and dependences (for OCC6.0) from configuration
files and Makefiles.
2005-11-11 09:44:55 +00:00
eap
848e92b3ee PAL10015. Implement GetShapesOnQuadrangle() 2005-10-14 13:01:47 +00:00
jfa
168917eddd Small code improvements 2005-09-13 11:09:57 +00:00
jfa
0f0729266b return right CORBA value to avoid messages like 'free(): invalid pointer' 2005-09-13 10:18:10 +00:00