Commit Graph

593 Commits

Author SHA1 Message Date
eap
be1142b243 PAL11986. Add a new status to ErrorCode enum; thoroughly check if projection is needed 2006-03-27 09:32:41 +00:00
eap
b786ae51b2 PAL11986. Add a new status to ErrorCode enum 2006-03-27 09:30:43 +00:00
eap
da4be66299 PAL11986. Add a new status to ErrorCode enum 2006-03-27 07:09:39 +00:00
mkr
dedd4df95a 1) Add references into SMESH dialogs to the corresponding help pages from GUI documentation.
2) Remove unused classes.
2006-03-24 14:10:23 +00:00
eap
0f5a1c3229 ease the life of possible ancestors 2006-03-24 11:59:10 +00:00
eap
104f5a3f58 fix vector definition by 2 points 2006-03-24 11:56:37 +00:00
nds
4c627b2d60 Using for aclocal additional directory(-I) instead of change own(--acdir=). 2006-03-24 11:33:59 +00:00
mzn
123114e554 Fix for bug IPAL11949(TC: Just created nodes are invisible). 2006-03-24 10:57:08 +00:00
apo
bbbdb7f3ef Fix for Bug 9863
TC: Application crashes after second running of the "ex00_all.py".
2006-03-24 10:44:57 +00:00
eap
f7ffd4bc02 fix bug 11943 TC: Wrong nodal connectivity of hexahedrons imported from UNV format file 2006-03-24 10:04:48 +00:00
jfa
2bb398967f Fix bug 11950: Propagation of 1D hypothesis doesn't work. 2006-03-23 09:43:52 +00:00
enk
1752749678 Fix for Bug IPAL11982:
TC: impossible to create a polygon
2006-03-23 09:22:18 +00:00
jfa
8a3117c4fb Suppress mixing states of 'Free Edges' and 'Free Borders' controls in popup. 2006-03-23 08:34:50 +00:00
jfa
085713d32f Fix bug 11884: BordersAtMulticonnection2D worked incorrect. Also fix FreeEdges functor. 2006-03-23 07:36:24 +00:00
enk
f285075263 Fix for Bug IPAL11843:
Error in the python code if use Nb. Segments hypothesis with analitic density
2006-03-21 08:08:05 +00:00
enk
aeb7cec23a Fix for Bug IPAL11013:
Hexahedron that created with "Polyhedron" functionality breaks VTK viewer and "Aspect Ratio 3D"
2006-03-21 08:05:09 +00:00
enk
d2b75f321f Fix for Bug IPAL11055:
It is impossible to input negative value as f(t) in table function.
2006-03-21 08:00:48 +00:00
mzn
5372a02307 Additional fix for bug IPAL11402. 2006-03-20 15:34:20 +00:00
apo
2eac35a1cf Fix for Bug IPAL11293
SMESH: application crashes with wrong parameters of extrusion
2006-03-20 09:12:43 +00:00
jfa
55c24afc42 Fix error in FreeEdges_i::GetBorders(). See bug 11894, description item 6. 2006-03-20 09:03:14 +00:00
jfa
e55d3a081b Change version name to 3.2.0a2 2006-03-15 13:00:06 +00:00
jfa
4ff5bd6154 Join modifications from branch OCC_development_for_3_2_0a2 2006-03-13 15:29:49 +00:00
jfa
50eb85fb3d Update version to 3.2.0a1 2006-02-08 09:47:15 +00:00
smh
d0f366c4a3 Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
2006-02-07 15:01:11 +00:00
jfa
6b471bcc54 Join modifications from branch BR_3_1_0deb 2005-12-28 09:17:39 +00:00
eap
e884fc2507 PAL10953. Use GUI to create hypothesis from a hypotheses set 2005-12-26 10:43:09 +00:00
eap
e019559d0b PAL10953. Make fields of parameters protected 2005-12-26 10:41:53 +00:00
eap
96874fc4b6 PAL10953. Fix GetSubmeshComputed(): there may be elements but no nodes in a submesh 2005-12-26 10:36:57 +00:00
eap
5c933ecde0 PAL10953. Add Fineness parameter to Automatic Length hypothesis 2005-12-26 10:34:54 +00:00
eap
236b583d31 PAL10467. Add "Quadrangle Preference" hypothesis for "Quadrangle(Mapping)" algo 2005-12-23 10:00:03 +00:00
eap
7ba3124c8a PAL10494. Add .._STANDARD_RTTI_... in order to build executable 2005-12-23 07:47:36 +00:00
eap
deb5f024f2 PAL10872 (aspect retio not conform with specifications). Add picture for aspect ratio of hexahedron. Remove 2D formular from 3D aspect ratio page 2005-12-21 08:30:31 +00:00
eap
493903908d fix PAL10974. Call CleanDependants() instead of
RemoveSubMeshElementsAndNodes() before algo->Compute()
2005-12-20 13:57:13 +00:00
eap
d81b4f8f21 fix bug PAL10974: add IsReversedSubMesh() 2005-12-20 13:53:23 +00:00
eap
477d745d92 fix bug PAL10974: check if SubMeshesComputed() by presence of nodes in submesh.
Restore lost modifications fixing PAL8021.
2005-12-20 11:10:13 +00:00
eap
e07015e9cc fix bug 10959. Initialize GEOM_Gen if necessary 2005-12-19 15:30:18 +00:00
eap
dcc030258b fix bug 10073. Check isVisible() in enterEvent() which unexpectedly comes after accept() 2005-12-19 13:14:02 +00:00
eap
aeef41e893 PAL10595: unit and coordinate name length must be equal to 16 2005-12-15 09:56:38 +00:00
eap
71d173d51a PAL10494 (SMESH python dump uses idl interface). Python dump using TPythonDump tool 2005-12-15 08:38:29 +00:00
eap
95dab66d27 PAL10494 (SMESH python dump uses idl interface). Python dump converted to smesh.py API, usage of TPythonDump tool 2005-12-15 08:34:25 +00:00
eap
5a76185f82 PAL10494 (SMESH python dump uses idl interface). Add SMESH_2smeshpy, a converter of IDL API to smesh.py API 2005-12-15 07:33:07 +00:00
eap
d9e37c0ebb PAL10494 (SMESH python dump uses idl interface). Add GetAlgorithm() to class Mesh_Algorithm in order to have access to the wrapped mesher 2005-12-15 07:29:27 +00:00
asl
01d6aed55b PAL10902 - local selection is stay in viewer after "apply" of Modifiction->Orientation operation 2005-12-14 07:11:48 +00:00
asl
bfcd70d78a PAL10810 - "Display", "Erase", "Display only" on root objects 2005-12-14 06:44:19 +00:00
eap
f978efce3f PAL10872. Update according to the Nadir Bouhamau specification 2005-12-12 15:29:54 +00:00
eap
dc2a7e8b53 PAL10872. Image for aspect ratio of a quadrangle 2005-12-12 15:27:19 +00:00
asl
326ed6ac2c Fix of compilation problems on some platforms 2005-12-06 12:52:53 +00:00
mzn
94b4c4f7f7 Remove unnecessary item. 2005-12-06 12:32:59 +00:00
smh
2754c581d3 Copyrights update 2005-12-05 16:31:55 +00:00
mkr
a2a51ec8ea Fix for bug PAL9227 : SMESH : documentation on group is wrong. 2005-12-02 15:44:02 +00:00