Commit Graph

871 Commits

Author SHA1 Message Date
rnc
966e4f9778 Display of angle values during sketch creation 2012-07-11 16:21:09 +00:00
rnc
bb7a1227ab tiny things 2012-07-11 15:52:57 +00:00
rnc
98a67e1996 EDF 1337: Angles management in the 3D sketcher
First part.
Some pieces of code placed in the GUI will have to be moved to the engine side but it has to be coordinated with issue 21392 (EDF 1631 GEOM: Dump study of sketcher 3D with relatives coordinates )
2012-07-11 15:13:08 +00:00
rnc
4fd9399dcc EDF 2281: Missing doc file and some translations 2012-07-10 08:49:26 +00:00
rnc
8744c2334b EDF 2281: Transaltions 2012-07-09 15:15:33 +00:00
rnc
a878bd5408 EDF 2281: Added the possibility to choose the orientation of the divided disk 2012-07-09 14:28:50 +00:00
rnc
1275586706 Missing files 2012-07-09 12:26:16 +00:00
rnc
d31a3237c7 EDF 2281 : Add 2 primitives for hexa mesh
- A disk primitive "pre-divided" into blocks has been added
- Picture, translations and doc to be added soon
- Other constructors to be added too
2012-07-09 12:19:55 +00:00
rnv
1c165e8006 Additional modifications regarding to the 0021671: EDF 1829 GEOM : Bring to front selected objects (continuation). 2012-07-09 12:03:12 +00:00
rnv
8002d3e86f Implementation of the issue "0021671: EDF 1829 GEOM : Bring to front selected objects (continuation)" 2012-07-06 12:45:54 +00:00
jfa
12efffce9b Mantis issue 0021541: EDF 2213 GEOM: Filling accuracy 2012-07-06 08:44:12 +00:00
jfa
f6d916275e Mantis issue 0021683: EDF 678 GEOM: Partition failure 2012-07-06 08:03:18 +00:00
jfa
dccdaf0d56 Mantis issue 0021683: EDF 678 GEOM: Partition failure 2012-07-05 13:52:07 +00:00
jfa
b659aaf41b Mantis issue 0020952: EDF 1505 GEOM: The type of the geometrical primitives from .step files 2012-07-04 12:06:10 +00:00
rnc
5d094b2282 small modification 2012-07-04 11:27:16 +00:00
jfa
a33055ee5b Mantis issue 0021682: EDF 2224 : T-shape fails with specific values 2012-07-04 10:00:00 +00:00
rnv
1005fe15f3 Fix linkage problem on Windows 2012-07-03 06:56:47 +00:00
ana
f1a9bfce0b Win32 compatibility 2012-07-03 06:43:46 +00:00
barate
f5856d9aee Fix YACS make check on Ubuntu 12.04 2012-07-02 07:35:17 +00:00
eap
3e4f95964e 0021678: [CEA 567] import stp ou wrong stp files
Report an error in a file contains no geometrical information
2012-06-21 11:04:58 +00:00
eap
0bbd959702 0021672: [CEA 565] Dump Study from script
GetSubShapeIndices() from the last function
2012-06-20 09:50:12 +00:00
eap
f738320ebc 0021672: [CEA 565] Dump Study from script
avoid publishing multiple references to the same object
2012-06-20 09:49:23 +00:00
eap
ee80d29c6f 0021672: [CEA 565] Dump Study from script
Add functions for editing commands if the last function of group is
  not the last function in the study, to avoid dump of group
  exploding (which is appended to the last function of group) before
  filling group with objects retrieved after group creation
2012-06-20 09:48:48 +00:00
eap
ac1a5b9175 0021672: [CEA 565] Dump Study from script
Avoid empty lines in the script due to appending to an empty command
2012-06-20 09:41:46 +00:00
eap
c83df1846e 0021672: [CEA 565] Dump Study from script
Standard_EXPORT Handle(GEOM_Function) AddFunction(const Standard_GUID& theGUID,
                                                     int                  theFunctionType,
+                                                    bool                 allowSubShape=false);
2012-06-20 09:40:26 +00:00
eap
a211d6f8bd 0021672: [CEA 565] Dump Study from script
+  //Retuns true if this function is the last one in the study
+  Standard_EXPORT bool IsLastFuntion();
2012-06-20 09:39:40 +00:00
eap
55e32b8599 0021672: [CEA 565] Dump Study from script
Avoid repeated SubShape...() command
2012-06-20 09:39:13 +00:00
rnc
5ac53b11a1 added a "first steps" part in GEOM documentation with a first entry about differences between fuse compound and partition 2012-06-15 13:22:56 +00:00
eap
5b33968b4c 0020014: EDF 833 GEOM : Regression from 3.2.9 with GetInPlace
note 0013000: The script fails in V6_5_BR during MakePartition operation.
     fix by PKV
2012-06-15 10:31:26 +00:00
rnv
2c2a70a69a Avoid redisplaying of the shape after Apply action. 2012-06-09 08:30:26 +00:00
eap
ed2c8fe24c 0021546: EDF 2129 GEOM: Different behavior btw circle and exploded base edge of a cylinder
the base face must be planar for BRepFeat_MakeDPrism
2012-06-06 13:00:33 +00:00
vsr
40f5df35aa Merge from V6_5_BR 05/06/2012 2012-06-05 11:33:32 +00:00
ana
36036343a0 Fix previous wrong-tag commit 2012-04-16 12:54:26 +00:00
ana
67d404962e dos2unix conversion 2012-04-13 10:35:33 +00:00
ana
5b131dda08 Fix for the "0021179: EDF 1654 SMESH GEOM: better look'n'feel" issue:
- Material Properties
2012-04-13 09:03:01 +00:00
ana
37f2c3cad9 Small fix.
Salome catch exception during creation 0 ISOs.
2012-04-13 08:46:38 +00:00
rnv
87bfecedb6 Porting documentation on the Doxygen-1.8.0 2012-04-12 06:57:42 +00:00
jfa
a650ac1733 Mantis issue 0021532: EDF 2202 GEOM: Problem when restoring groups containing a single shape. 2012-04-04 12:15:01 +00:00
jfa
10d829dc33 0021514: EDF GEOM: Partition failure. A fix by PKV. 2012-03-30 13:49:42 +00:00
jfa
f43bdeb895 0021514: EDF GEOM: Partition failure. A fix by PKV. 2012-03-30 12:47:23 +00:00
jfa
332a5b2f74 A patch by JGV for correct usage of filling in function MakeAnyFace. 2012-03-29 14:04:01 +00:00
gdd
0304ec44b3 Modify the dialog of Extrusion to place the scale parameter under the checkbox allowing the scale operation.
3 new DlgRef were added.
The documentation is updated as well.
2012-03-27 16:00:08 +00:00
rnc
e98f44ce25 Improvement of color filtering algorithm for the contour detection :
hue / saturation histogram used instead of a simple hue histogram
2012-03-26 10:07:53 +00:00
vsr
d2e5c01511 Add functions to know that SALOME module version is development one 2012-03-22 11:42:44 +00:00
jfa
4d4cef4054 Mantis issues 0021432 and 0021404: MakeFace[Wires] should generate exception on attempt to build a planar face, if it is impossible. 2012-03-21 08:55:39 +00:00
gdd
772bb150e4 Fix Makefile.am 2012-03-20 13:36:38 +00:00
rnv
03515baa36 Win32 compilation. 2012-03-20 11:07:23 +00:00
rnc
8da64e2518 tiny modifications 2012-03-16 15:59:29 +00:00
rnc
5fcf8f46ea - Added the possibility to sketch rectangles in the sketcher
- Allowed drawing sketches by clicking and sliding in the view
2012-03-16 15:50:56 +00:00
rnc
1468abed08 Added a method to disable waiting cursor in the preview operation 2012-03-16 15:48:25 +00:00