asl
|
f1dec40ab1
|
PAL11054 - crash if user enters "-8" as density function with exponent conversion
PAL11055 - it is impossible to enter negative function value in case, when exponent conversion is applied
some remarks from PAL8238
|
2005-12-30 08:29:24 +00:00 |
|
eap
|
584d5262ff
|
PAL10467 Meshing in quadrangles even if the number of nodes on opposite edges is not the same
|
2005-12-30 07:16:14 +00:00 |
|
eap
|
e769c63ae6
|
PAL10953: add GetHypothesisParameterValues()
|
2005-12-29 15:10:26 +00:00 |
|
eap
|
05c35a428f
|
PAL10953: add SetParametersByMesh()and GetNodeParamOnEdge()
|
2005-12-29 15:06:28 +00:00 |
|
eap
|
65f70369c2
|
PAL10953: add SetParametersByMesh()
|
2005-12-29 15:05:20 +00:00 |
|
eap
|
917b87170a
|
PAL10953: prevent sigsegv in GetHypothesisList()
|
2005-12-29 15:00:45 +00:00 |
|
eap
|
9ab8a760fc
|
PAL10953: add a method returning hypothesis params by existing mesh
|
2005-12-29 15:00:01 +00:00 |
|
eap
|
6277715d4c
|
PAL10953: add methods allowing creation of hypotheses using params of an other hyp. PAL1094: return string from storeParams() to be shown on object browser
|
2005-12-29 14:36:35 +00:00 |
|
eap
|
219bb8601a
|
PAL10953. add detInitParamsHypothesis()
|
2005-12-29 14:14:12 +00:00 |
|
eap
|
db7abe8569
|
PAL10953. Use existing mesh to initialize params of the hypothesis being created. Do not use existing hypotheses when assign a set of hypotheses
|
2005-12-29 14:13:27 +00:00 |
|
eap
|
c113fec141
|
PAL10940: return string from storeParams()
|
2005-12-29 14:07:43 +00:00 |
|
eap
|
46fd3388e8
|
PAL10953: take initial param values from the edited hypothesis. PAL10940: return string from storeParams()
|
2005-12-29 14:07:05 +00:00 |
|
eap
|
852100292a
|
PAL10953. Remove obsolete files
|
2005-12-29 14:02:08 +00:00 |
|
eap
|
de927c692f
|
PAL10953. Add Fineness parameter to Automatic Length hypothesis
|
2005-12-28 14:43:34 +00:00 |
|
eap
|
3a1c4c87ae
|
PAL10953. Add possibility to have a custom widget for a hypo parameter
|
2005-12-28 14:40:18 +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 |
|
mzn
|
d1cf3c4101
|
Fix for bug PAL8377 (ExportToMed TUI vs GUI: how to set the value of the boolean "auto_groups"?).
|
2005-12-02 13:04:27 +00:00 |
|
mzn
|
7d9ae6b54f
|
Fix for bug IPAL10313 (It is impossible to select "Start point" from 3D viewer in "Extrusion along a path" dialog box).
|
2005-12-02 10:52:13 +00:00 |
|
jfa
|
02be390389
|
PAL10718: Portability gfortran. Fix by Erwan ADAM.
|
2005-12-01 14:49:26 +00:00 |
|
jfa
|
e83db15137
|
PAL10719: Portability gcc4.0.1. Fix by Erwan ADAM.
|
2005-12-01 13:22:31 +00:00 |
|
asl
|
24e3153614
|
Improvement: now in rules you can use "canBeDisplayed" parameter. It is true, if current object can be displayed in active viewer. The result of this check is calculated by new virtual method LightApp_Displayer::canBeDisplayed. GEOM, SMESH, VISU overrides it in order to provide information, what object can be displayed in what viewer
|
2005-12-01 10:05:38 +00:00 |
|
mkr
|
adbaad82a8
|
Modifications in SMESH Help.
|
2005-11-30 14:59:56 +00:00 |
|
asl
|
6d9831519d
|
PAL10678 - selection is lost after "update"
|
2005-11-30 12:39:44 +00:00 |
|
mkr
|
c24cbe2507
|
Add version (3.1.0) postfix to *_index.html file name.
|
2005-11-29 12:50:42 +00:00 |
|
mkr
|
6a3292e071
|
*** empty log message ***
|
2005-11-28 09:57:47 +00:00 |
|