skv
|
6833ee2b3e
|
0022373: EDF 2691 GEOM: Publish the shapes with error in Check Shape
|
2014-04-04 10:44:39 +04:00 |
|
imn
|
7f7181fbab
|
0022531: [CEA 1112] the point markers o and x are inverted
|
2014-03-28 15:39:34 +04:00 |
|
skv
|
ef95b8ac70
|
0022471: EDF 2604 GEOM: Suppress the boundary edges of the tools in the fuse operation
|
2014-03-27 11:59:05 +04:00 |
|
skv
|
a4aaa470ae
|
0022475: EDF 2811 GEOM: Features for "Smoothing Surface" function
|
2014-03-26 13:07:43 +04:00 |
|
eap
|
f095bd1733
|
22501: [CEA 1076] Impossible to mesh at its position a translated without copy shape if the shape has already been meshed
|
2014-03-07 14:47:59 +04:00 |
|
skv
|
2153a32ecf
|
0022490: [CEA 1057] Default tick of "Detect self-intersections" in Partition
|
2014-02-26 13:13:55 +04:00 |
|
skv
|
d8a06d4161
|
0022468: [CEA 1048] IMP GEOM: creating groups on materials at STEP import
|
2014-02-25 16:21:09 +04:00 |
|
akl
|
7d880c6a82
|
Update copyrights 2014.
|
2014-02-18 10:44:41 +04:00 |
|
skv
|
7a38491062
|
0022338: EDF GEOM: Regression when partitoning a compound by a plane
|
2013-11-26 07:06:56 +00:00 |
|
skv
|
82eebc8aee
|
0022354: EDF GEOM: Create edge by getting iso-line of surface
|
2013-11-19 11:55:25 +00:00 |
|
fps
|
6f7151b5d7
|
import and export XAO with Fields
|
2013-11-12 16:32:55 +00:00 |
|
skv
|
d1573ebea6
|
0022353: EDF GEOM: Projection on a edge or a wire
|
2013-10-21 09:02:19 +00:00 |
|
vsr
|
b3e0432875
|
0022356: [CEA 968] Regression on the test script 01_geom.py
|
2013-10-17 13:54:06 +00:00 |
|
rnv
|
12c295f71d
|
Win32 compatibility.
|
2013-10-17 07:24:33 +00:00 |
|
skv
|
265dfeb97b
|
0022338: implement check self-intersection option for boolean operations
|
2013-10-16 11:22:29 +00:00 |
|
vsr
|
f1519c7ef3
|
Merge from BR_V7_main_Field branch (02/09/2013)
|
2013-10-02 13:13:33 +00:00 |
|
eap
|
b51357b79d
|
ILMAB project. DS for the Field on Geometry implemented
|
2013-09-30 11:45:32 +00:00 |
|
rnv
|
824e67eabf
|
WIN32 compilation.
|
2013-09-17 12:52:41 +00:00 |
|
eap
|
e7b562779c
|
CMake porting
|
2013-09-10 12:47:38 +00:00 |
|
jfa
|
bc9708cd0a
|
Improvements for HYDRO module: 1. General mechanism for activation of GUI Geometry operations. 2. Plugins mechanism in Geometry module.
|
2013-09-04 13:49:39 +00:00 |
|
akl
|
c5b6deb54b
|
Implementation of 0021855: EDF 2321 GEOM : Add folders to group objects in the object browser.
|
2013-06-28 08:18:20 +00:00 |
|
eap
|
d609d087b1
|
0021684: EDF 2221 : Display the arguments and the name of the operations
+ struct CreationInformation
+ {
+ string operationName;
+ Parameters params;
+ };
interface GEOM_Object : SALOME::GenericObj
{
+ CreationInformation GetCreationInformation();
|
2013-06-17 12:52:22 +00:00 |
|
jfa
|
8fe997ae88
|
Mantis issue 0021934: Delete the internal faces of an object
|
2013-06-14 12:20:21 +00:00 |
|
jfa
|
5f4c43d53a
|
Mantis issue 0022227: Integration request: Building a surface from a cloud of points
|
2013-06-10 08:28:09 +00:00 |
|
skv
|
ca3e17352a
|
0022178: [CEA 798] Sewing: Make option NonManifoldMode available in GEOM
|
2013-05-24 10:40:50 +00:00 |
|
skv
|
3282e6d3b3
|
0022179: [CEA 800] Suppress common edges on two continuous faces without using RemoveExtraEdges
|
2013-05-24 08:52:30 +00:00 |
|
skv
|
e6a58b5819
|
0021866: [CEA 670] Returning exact coordinates of the bounding box
|
2013-05-23 12:53:40 +00:00 |
|
skv
|
af323ccd1d
|
0022081: EDF 2386 GEOM: Union of a list of objects
|
2013-05-23 06:42:48 +00:00 |
|
vsr
|
5b3622aa23
|
Merge from V6_main 01/04/2013
|
2013-04-01 12:25:01 +00:00 |
|
vsr
|
4ab1782428
|
Merge from V6_main 15/03/2013
|
2013-03-15 14:28:11 +00:00 |
|
akl
|
3392cb794a
|
'SUFFIXES' is not needed after previous fix.
Correction of misprint (:: => :).
|
2013-03-07 14:42:29 +00:00 |
|
vtn
|
44a2a3c9f4
|
problem on parallel make of idl files
|
2013-03-04 12:31:16 +00:00 |
|
vsr
|
2488be88d9
|
Merge from V6_main 28/02/2013
|
2013-02-28 14:00:05 +00:00 |
|
vsr
|
465e84c52e
|
Merge from V6_main 11/02/2013
|
2013-02-12 11:35:16 +00:00 |
|
vsr
|
eb33929a62
|
Merge from V6_main 13/12/2012
|
2012-12-13 08:40:36 +00:00 |
|
vsr
|
8180539548
|
Merge from V6_main (04/10/2012)
|
2012-10-08 11:16:36 +00:00 |
|
vsr
|
73555c78eb
|
Merge from V6_main_20120808 08Aug12
|
2012-08-09 07:58:02 +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 |
|
smh
|
a62a321c84
|
Copyrights update
|
2005-12-05 16:23:52 +00:00 |
|
eap
|
8405ffc0f5
|
PAL10015. Implement GetShapesOnQuadrangle()
|
2005-10-14 13:30:58 +00:00 |
|
eap
|
bc805bc164
|
PAL9166. Add possibility to make sketcher on an existing plane
|
2005-06-20 05:57:52 +00:00 |
|
smh
|
7322118087
|
SMH: Merged GEOM (NEWGUI, HEAD, POLYWORK)
|
2005-06-02 07:17:09 +00:00 |
|
jfa
|
390fa7af81
|
Optimization of GetShapesOn<xxx> functionality
|
2005-03-23 07:27:20 +00:00 |
|
jfa
|
3866ec3a96
|
PAL7968. Two new functions implemented: UnionList() and DifferenceList().
|
2005-02-04 06:55:40 +00:00 |
|
san
|
dc8466f4ed
|
PAL7768
|
2005-01-24 16:00:40 +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 |
|