jfa
1d4b5b2a08
Fix bug 15567: MakeFuse() for compounds of faces raises error.
2007-04-12 09:33:42 +00:00
enk
ca2d793695
Demo
2007-04-11 13:49:43 +00:00
sln
23109660f5
New icon for PAL131191: EDF160 GEOM: in Glue Faces, visualize faces existing twice
2007-04-11 12:54:15 +00:00
sln
b11f36342b
PAL131191: EDF160 GEOM: in Glue Faces, visualize faces existing twice
2007-04-11 12:17:26 +00:00
sln
3e52968abb
Set of parameters of displayPreview methods is increased, display mode and color are added(PAL131191: EDF160 GEOM: in Glue Faces, visualize faces existing twice)
2007-04-11 12:15:57 +00:00
sln
6318afdea1
ClickOnCancel slot is virtual now to have possibility clear temporary structures when dialog is closed(PAL131191: EDF160 GEOM: in Glue Faces, visualize faces existing twice)
2007-04-11 12:13:30 +00:00
sln
69de88f091
Following methods are added to have possibility specify display mode for preview
...
int SetDisplayMode( const int );
int GetDisplayMode() const;
int UnsetDisplayMode();
(PAL13191: EDF160 GEOM: in Glue Faces, visualize faces existing twice)
2007-04-11 12:10:18 +00:00
sln
5bbd38e972
New messages (EDF160 GEOM: in Glue Faces, visualize faces existing twice)
2007-04-11 12:06:13 +00:00
sln
8714910050
glue2 icon added (EDF160 GEOM: in Glue Faces, visualize faces existing twice)
2007-04-11 12:05:41 +00:00
skl
b78e38e83e
Implementation of gluing faces by given list (for PAL13191).
2007-04-11 11:19:19 +00:00
jfa
70295d0afc
NPAL15298: KindOfShape. A fix by PKV for location of some shapes (DISK_ELLIPSE, some polygones).
2007-04-11 08:58:17 +00:00
skl
8ebac247f3
Implementation of PipeWithShellSections.
2007-04-09 13:10:07 +00:00
jfa
4cad132160
NPAL15379: EDF386: Fuse error with partitioned shape. Check compounds to prevent returning invalid result.
2007-04-09 07:34:26 +00:00
jfa
53a38614c4
NPAL15298: KindOfShape(). For all cases.
2007-04-06 12:55:09 +00:00
jfa
52a39bebf3
NPAL15298: KindOfShape(). A tool by PKV.
2007-04-06 12:46:59 +00:00
jfa
db3bc223f3
NPAL15298: geompy.KindOfShape(aShape) first version implemented.
2007-03-29 12:18:36 +00:00
jfa
f6a196817c
NPAL15216: EDF379: Issue with IGS files import. A fix on Partition algorithm by PKV.
2007-03-28 14:55:40 +00:00
enk
d9de435c09
Fix for Bug IPAL15353:
...
"No valid file..." error is in terminal after trying to import BREP file.
2007-03-27 11:07:45 +00:00
enk
d6a9af2f7d
Improvement:
...
Adding support of export to STL format (ASCII and Binary modes)
2007-03-23 11:27:55 +00:00
jfa
fc0f3a279c
NPAL15230: Too much memory allocation.
2007-03-19 12:26:03 +00:00
jfa
f21ce85944
Correct vector presentation color.
2007-03-06 12:16:55 +00:00
jfa
3b0a356cbc
NPAL14978: EDF373: GEOM Script working on 3.2.1, not in 3.2.4, 3.2.5. Improved Partition to correctly process shapes, contained in compounds several times. A fix by PKV.
2007-03-06 10:44:59 +00:00
maintenance team
4a894b8328
Updatin GUI documentation for PAL13459
2007-03-05 12:45:26 +00:00
maintenance team
732b3cce26
Update of GUI documentation for PAL12874
2007-03-05 11:51:52 +00:00
maintenance team
1830ec4f41
Update GUI documentation for PAL13455.
2007-03-05 11:43:40 +00:00
maintenance team
91da00c0d1
Update GUI documentation for PAL12719.
2007-03-05 11:29:07 +00:00
maintenance team
6a9801475f
Update GUI documentation for PAL12719
2007-03-05 11:25:43 +00:00
vsr
d15f8a3a13
Increment SALOME version number : 3.2.6
2007-03-02 13:53:49 +00:00
mzn
bf536a28b9
Fix for PAL13459(EDF PAL 296 : Geom Sketcher Choose the orientation of the working plane).
2007-02-28 12:02:48 +00:00
maintenance team
68ca1b3ea8
Update for OCC6.2
2007-02-28 11:10:17 +00:00
rnv
ae2f3f9d44
Implementation of PAL13455 (GEOM : PAL EDF 293 Selection filter).
2007-02-27 07:04:38 +00:00
nge
db7b6bec5b
PAL 12719 : Add an arc constructor
2007-02-23 15:45:01 +00:00
nge
701f0a9674
PAL 12719 : Add an arc constructor
2007-02-23 14:16:34 +00:00
nge
a7ee4904f5
*** empty log message ***
2007-02-23 14:03:29 +00:00
nge
08eefaaa41
PAL 12719 : Add an arc constructor
2007-02-23 13:59:25 +00:00
nge
0e77f926bc
PAL 12719 : Add an Arc constructor
2007-02-23 13:50:22 +00:00
jfa
47e6e80618
PAL12874: Object Vector. Display a vector with arrow on its end.
2007-02-19 11:53:46 +00:00
jfa
916e6ce885
PAL12874: Object Vector. Provide a possibility to display a vector with arrow on its end.
2007-02-19 11:53:20 +00:00
mzn
94292c2770
Fix for bug NPAL14907(EDF 368 : AddToStudy and GetName).
2007-02-16 09:23:11 +00:00
jfa
57ff7bd09f
NPAL14883: Dump Python must use SubShapeAllSorted instead of SubShapeAll. The same for GUI.
2007-02-14 13:20:26 +00:00
jfa
6a13689810
NPAL14828: Impossible to load a study created in batch mode. Use './' instead of empty path for OCCT correct work.
2007-02-08 11:22:58 +00:00
jfa
ed3478401a
Change version to 3.2.5
2007-02-01 10:32:10 +00:00
jfa
00c1c15d5c
NPAL14678: regression of GEOM_Object::getShape(). Return CORBA::LongLong instead of CORBA::Long, because on 64-bits platforms address occupies 64 bits.
2007-01-31 09:58:03 +00:00
skl
a8871229bd
Next version of partition.
2007-01-30 14:06:11 +00:00
amx
4d98127e08
PAL13456 : change default values for Vertex Maker style and size.
2007-01-29 15:52:55 +00:00
jfa
472ebcad1d
Move docs of OCC viewer to GUI, following customer remarks.
2007-01-26 14:49:17 +00:00
amx
b5df458bed
PAL13456 : enlarge line width for sketcher preview only (1 pixel before, 2 now)
2007-01-25 08:37:21 +00:00
amx
560d0907b9
Add two fields in the Geometry preference menu :
...
- the type of the marker used to represent vertices.
- the size of the marker.
2007-01-25 08:33:25 +00:00
jfa
376fa35cef
NPAL14616: compatibility gcc4.1. Remove 'GEOMImpl_IShapesOperations::' from header.
2007-01-25 08:06:44 +00:00
mkr
7663121b2d
Fix for NPAL14147 : Remove a lot of trace at launching.
2007-01-23 06:11:03 +00:00