ptv
|
3f0d846753
|
0020432: EDF 1029 GEOM : Fillet 1D
|
2009-08-18 11:15:10 +00:00 |
|
vsr
|
c00bd1f476
|
Issue 0020001: EDF 813 GEOM : PArtition , argument to get subshapes
Additional changes: fix bugs, update documentation
|
2009-07-24 13:38:16 +00:00 |
|
vsr
|
f3fdd2dc5b
|
Merge from V5_1_2_BR branch (14 July 2009)
|
2009-07-15 08:09:58 +00:00 |
|
dmv
|
68a6e5ca4b
|
0020082: EDF 869 GEOM : Edges Orientation indicator/reverse
|
2009-07-08 10:18:07 +00:00 |
|
dmv
|
fb601e2825
|
0020327: EDF 1018 GEOM : Missing MakeTangentPlaneOnFace in geompy
|
2009-06-05 08:48:52 +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 |
|
maintenance team
|
802997cf75
|
update
|
2009-05-15 13:49:22 +00:00 |
|
dmv
|
687fb51a2e
|
0020327: EDF 1018 GEOM : Missing MakeTangentPlaneOnFace in geompy
|
2009-04-28 14:22:12 +00:00 |
|
dmv
|
19bf0c8c6a
|
0020327: EDF 1018 GEOM : Missing MakeTangentPlaneOnFace in geompy
|
2009-04-27 11:30:20 +00:00 |
|
jfa
|
626001f8d0
|
Bug 0020228: [CEA 331] the geompy.RemoveExtraEdges crash with the attached brep shape file. Update help and examples.
|
2009-04-22 06:15:22 +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 |
|
vsr
|
2389037863
|
Fix mistake in method annotation
|
2009-04-15 05:23:11 +00:00 |
|
vsr
|
46fd079b60
|
Issue 0020154 : improve ellipse creeation function
|
2009-02-25 13:31:16 +00:00 |
|
vsr
|
de35f4e2a3
|
Issue 0020176: bad reference to myStudy variable
|
2009-02-20 11:46:41 +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 |
|
mzn
|
bec496ed12
|
Movement of examples to CVS EXAMPLES SAMPLES_SRC.
|
2005-10-19 13:56:43 +00:00 |
|
eap
|
8405ffc0f5
|
PAL10015. Implement GetShapesOnQuadrangle()
|
2005-10-14 13:30:58 +00:00 |
|
jfa
|
a334fbe62f
|
PAL9969: update geompy.py to new functions
|
2005-09-15 13:36:27 +00:00 |
|
jfa
|
9d528b0574
|
IPAL8796: delete the files in tmp dir after import
|
2005-07-28 07:31:11 +00:00 |
|
eap
|
df8fe594e1
|
PAL9166 - add MakeSketcherOnPlane() and MakeMarkerPntTwoVec()
|
2005-07-20 10:44:57 +00:00 |
|
eap
|
61dbea0587
|
PAL9166. Add possibility to make sketcher on an existing plane (MakeSketcherOnPlane()) and MakeMarkerPntTwoVec()
|
2005-06-20 05:34:38 +00:00 |
|
srn
|
8039f8cb66
|
BugID IPAL9186: Added a call to method initGeomGen
|
2005-06-15 11:51:24 +00:00 |
|
smh
|
7322118087
|
SMH: Merged GEOM (NEWGUI, HEAD, POLYWORK)
|
2005-06-02 07:17:09 +00:00 |
|
jfa
|
27b79de2de
|
PAL8379: add in geompy.py a function for filtering edges by length.
|
2005-04-04 11:42:52 +00:00 |
|
akk
|
7fcf66f794
|
Scripts renaming.
|
2005-03-10 06:29:06 +00:00 |
|
akk
|
a0aa2f09b2
|
PAL8375 improvement solving.
|
2005-03-09 15:04:53 +00:00 |
|
akk
|
bc6b9bec11
|
PAL8319 improvement solving.
|
2005-03-09 13:01:30 +00:00 |
|
jfa
|
3866ec3a96
|
PAL7968. Two new functions implemented: UnionList() and DifferenceList().
|
2005-02-04 06:55:40 +00:00 |
|
jfa
|
b7cff0a4ec
|
PAL7508: Development of GetInPlace() functionality
|
2005-01-27 15:22:36 +00:00 |
|
jfa
|
1dfcc16fdf
|
Change comments style in geompy.py for right processing with HappyDoc
|
2005-01-27 14:49:28 +00:00 |
|
jfa
|
86973cfa9e
|
PAL7508. Correct behaviour of GetShapesOnPlane().
|
2005-01-21 10:44:46 +00:00 |
|
jfa
|
23c12be7ac
|
PAL7508. Update implementation of GetShapesOn<xxx>() functions.
|
2005-01-21 09:16:41 +00:00 |
|
admin
|
ca429d817a
|
Merge with OCC_development_01
|
2005-01-20 06:24:17 +00:00 |
|
admin
|
6101c76143
|
Merge with OCC-V2_1_0_deb
|
2004-12-17 11:18:33 +00:00 |
|
admin
|
d3dd282390
|
Merge with version on tag OCC-V2_1_0d
|
2004-12-01 10:39:14 +00:00 |
|
dcq
|
a596550f89
|
DCQ : Merge with Ecole_Ete_a6.
|
2004-06-16 15:24:55 +00:00 |
|
dcq
|
4c60078497
|
DCQ : Add Multi-Wire for MakeFace
|
2004-03-22 17:02:07 +00:00 |
|
smh
|
8bc9b430c5
|
MPV: Merge V1_2d
|
2004-01-28 14:08:37 +00:00 |
|
nri
|
f63b1455c7
|
NRI : Export GEOM_shared_modules.py.
|
2003-07-17 07:14:07 +00:00 |
|
nri
|
bbe7e698b6
|
NRI : force import GEOM.
|
2003-07-16 15:54:32 +00:00 |
|
nri
|
ee49307ec1
|
NRI : Force import GEOM.
|
2003-07-16 07:57:24 +00:00 |
|
nri
|
00f9432431
|
NRI : Merge from V1_2.
|
2003-07-10 14:28:33 +00:00 |
|
nri
|
46fb512313
|
NRI : Merge from V1_2.
|
2003-07-09 14:33:44 +00:00 |
|
nri
|
cb3b49a350
|
NRI : Use component username from Catalog.
|
2003-05-19 14:42:34 +00:00 |
|
nri
|
d5fa6d5913
|
NRI : Rename class.
|
2003-05-19 07:19:45 +00:00 |
|
nri
|
15fed18c3e
|
NRI : Correction Module name.
|
2003-05-16 13:24:42 +00:00 |
|
nri
|
3baf90a543
|
NRI : Update according to naming rule.
|
2003-05-16 10:38:04 +00:00 |
|
nri
|
0c107c1f18
|
NRI : Update according to library name.
|
2003-05-16 07:50:38 +00:00 |
|
nri
|
ecb53a73db
|
NRI : First integration.
|
2003-05-12 15:24:23 +00:00 |
|