Commit Graph

983 Commits

Author SHA1 Message Date
rnc
871b694188 tiny fix 2012-07-19 15:18:15 +00:00
rnc
d518ad5319 EDF 2281 : Notebook parameters 2012-07-19 15:13:50 +00:00
rnc
da81e0e4a0 EDF 2281: Dump fix 2012-07-19 13:49:13 +00:00
eap
7032015c58 +//#include <GEOMImpl_IDividedCylinder.hxx> 2012-07-19 07:52:15 +00:00
rnc
213b81f978 missing file 2012-07-19 07:48:05 +00:00
rnc
4df278186e EDF 2281 : dump fix 2012-07-18 15:26:35 +00:00
rnc
54ab8e9b35 EDF 2281: Documentation and icon for the divided disk primitive 2012-07-18 15:13:46 +00:00
rnc
79173ddb6e EDF 2281:
- Added a divided cylinder primitive
- Translations and doc to be done soon
2012-07-18 13:06:43 +00:00
rnc
d2d52a8e9d small bug fix in color of edges and spinbox values update 2012-07-12 13:28:58 +00:00
rnc
de4f7327f4 Added a mechanism to store AIS_AngleDimension objects and display them all along the sketch creation process as a control tool for the user 2012-07-12 13:11:59 +00:00
rnc
40cd2e5cb1 Small fix in the dialog box 2012-07-12 08:59:44 +00:00
jfa
eead87bab4 0021715: EDF 1661: Have default parameters for TUI function MakeFilling 2012-07-12 08:00:08 +00:00
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