Salome HOME
plugins/blsurfplugin.git
14 years agoPlural of vertex is not verteces ... (thx to P.R.) V5_1_sizemap
nge [Thu, 8 Oct 2009 09:24:57 +0000 (09:24 +0000)]
Plural of vertex is not verteces ... (thx to P.R.)

14 years ago*** empty log message ***
nge [Thu, 8 Oct 2009 09:00:03 +0000 (09:00 +0000)]
*** empty log message ***

14 years agoFix Compilation issue
nge [Thu, 8 Oct 2009 08:01:14 +0000 (08:01 +0000)]
Fix Compilation issue

14 years agoAdd correct boost regexp library
nge [Thu, 8 Oct 2009 07:59:38 +0000 (07:59 +0000)]
Add correct boost regexp library

14 years agoEnforced verteces (continue):
nge [Wed, 7 Oct 2009 16:37:54 +0000 (16:37 +0000)]
Enforced verteces (continue):
- hdf save process done
- add custom delegate for enforced verteces tree view

14 years agoEnforced verteces (continue):
nge [Tue, 6 Oct 2009 15:13:22 +0000 (15:13 +0000)]
Enforced verteces (continue):
- add GUI
- debug engine

TODO: hdf save process

14 years agoAdd possibility to add enforced verteces on faces or group of faces.
nge [Thu, 1 Oct 2009 12:37:34 +0000 (12:37 +0000)]
Add possibility to add enforced verteces on faces or group of faces.
The mesh will pass through this verteces if their projection are in the face.

14 years agoSmall GUI modification
nge [Wed, 2 Sep 2009 08:56:45 +0000 (08:56 +0000)]
Small GUI modification
QtxDoubleSpinBox => SalomeApp_DoubleSpinBox

14 years ago- Add group management for size maps
nge [Tue, 1 Sep 2009 13:56:44 +0000 (13:56 +0000)]
- Add group management for size maps
- Attractor available using ATTRACTOR(x;y;z;a;b;createNode) with:
  * x,y,z: coordinates of attractor point
  * a,b  : parameters of attractor point (see BlSurf plugin doc)
  * createNode: boolean for creation of node on projection of attractor point on surface
- HashCode bug was corrected

14 years ago- Gradation usable for sizemaps
nge [Tue, 1 Sep 2009 12:25:25 +0000 (12:25 +0000)]
- Gradation usable for sizemaps
- Attractor available using ATTRACTOR(x;y;z;a;b;createNode) with:
  * x,y,z: coordinates of attractor point
  * a,b  : parameters of attractor point (see BlSurf plugin doc)
  * createNode: boolean for creation of node on projection of attractor point on surface

14 years agoGradation parameter is now allowed for Physical mesh.
nge [Wed, 26 Aug 2009 14:52:13 +0000 (14:52 +0000)]
Gradation parameter is now allowed for Physical mesh.

14 years agoissue 0020436 : Integration Request of FKL
nge [Tue, 21 Jul 2009 15:14:30 +0000 (15:14 +0000)]
issue 0020436 : Integration Request of FKL

- modification because of update from BLSurf 2.7 to BLSurf 2.8
- new functionality (see attached pictures)
- calculate the parameter value of nodes associated on an edges

14 years agoNGE: Add Group management
nge [Tue, 21 Jul 2009 13:13:56 +0000 (13:13 +0000)]
NGE: Add Group management

14 years agoMerge from V5_1_main 17July09
nge [Fri, 17 Jul 2009 09:44:49 +0000 (09:44 +0000)]
Merge from V5_1_main 17July09

14 years agoManual Merge from V5_1_main 16July09
nge [Thu, 16 Jul 2009 12:31:04 +0000 (12:31 +0000)]
Manual Merge from V5_1_main 16July09

15 years agoNo more unordered map !!
nge [Fri, 29 May 2009 14:06:57 +0000 (14:06 +0000)]
No more unordered map !!

15 years agoFew fixes
gdd [Thu, 28 May 2009 14:57:55 +0000 (14:57 +0000)]
Few fixes

15 years ago*** empty log message ***
gdd [Thu, 28 May 2009 14:56:12 +0000 (14:56 +0000)]
*** empty log message ***

15 years agoBug correction V5_1_sizemap_230409
gdd [Wed, 22 Apr 2009 08:56:03 +0000 (08:56 +0000)]
Bug correction

15 years agoTemporarely remove Attractor button from GUI
gdd [Wed, 22 Apr 2009 08:49:02 +0000 (08:49 +0000)]
Temporarely remove Attractor button from GUI

15 years agoAdd Attractor:
gdd [Fri, 20 Feb 2009 18:09:49 +0000 (18:09 +0000)]
Add Attractor:
 An attractor is defined with the following pattern:
 ATTRACTOR(xa;ya;za;a;b) where:
 xa;ya;za : coordinates of attractor point
 a        : desired size on attractor point
 b        : distance of influence of attractor

Formula computed is following: R-(R-a)*exp(-(r/b)^2)
with r : distance from attractor

------------
Change behavior when checking size map functions.
* If size map is not a valid python function:
  - it will not be taken into account at computation,
  - the text in the table is colored in white on red background.
* Empty functions are not allowed

15 years agoAdd Attractor:
gdd [Fri, 20 Feb 2009 18:06:54 +0000 (18:06 +0000)]
Add Attractor:
 An attractor is defined with the following pattern:
 ATTRACTOR(xa;ya;za;a;b) where:
 xa;ya;za : coordinates of attractor point
 a        : desired size on attractor point
 b        : distance of influence of attractor

Formula computed is following: R-(R-a)*exp(-(r/b)^2)
with r : distance from attractor

15 years agoSIGSEGV corrected
gdd [Wed, 18 Feb 2009 15:56:00 +0000 (15:56 +0000)]
SIGSEGV corrected
Attractor button added (currently not used)

15 years ago(oups)
nge [Wed, 18 Feb 2009 14:27:53 +0000 (14:27 +0000)]
(oups)

15 years agoCorrection : Correct (empty!) user doc
nge [Wed, 18 Feb 2009 14:20:12 +0000 (14:20 +0000)]
Correction : Correct (empty!) user doc

15 years agoCorrection : Usr Doc in BLSURFPLUGIN directory
nge [Wed, 18 Feb 2009 14:17:51 +0000 (14:17 +0000)]
Correction : Usr Doc in BLSURFPLUGIN directory

15 years agoGet geom selection tool if it already exists.
gdd [Wed, 18 Feb 2009 14:09:28 +0000 (14:09 +0000)]
Get geom selection tool if it already exists.

15 years agoNotify Mesh modified on delete size map
gdd [Wed, 18 Feb 2009 14:06:20 +0000 (14:06 +0000)]
Notify Mesh modified on delete size map

15 years ago*** empty log message ***
gdd [Wed, 18 Feb 2009 14:05:30 +0000 (14:05 +0000)]
*** empty log message ***

15 years agoFirst version of SizeMap for BLSurf :
nge [Wed, 18 Feb 2009 13:32:33 +0000 (13:32 +0000)]
First version of SizeMap for BLSurf :

Size maps can be defined on vertices, edges or faces.

Implemented :
    - SizeMaps arguments passed to BLSurf
    - Persistence (hdf+dump)
    - can use python fonction (f(u,v) for a face, f(t) for an edge, f() for a vertex)
    - verification of this expression in gui (python syntax) and engine (python evaluation).
    - make dev_docs

Limitation :
    - Objects have to be published to have size map defined on them.
    - does not compile with gcc 3.3 (Debian Sarge)
    - u,v / t used (Cascade ones) not very clear for user

...Still in development (SID)...

15 years agoMerge from BR_V5_DEV 17Feb09
vsr [Tue, 17 Feb 2009 07:37:27 +0000 (07:37 +0000)]
Merge from BR_V5_DEV 17Feb09

16 years agoJoin modifications from BR_Dev_For_4_0 tag V4_1_1.
jfa [Thu, 27 Mar 2008 14:38:52 +0000 (14:38 +0000)]
Join modifications from BR_Dev_For_4_0 tag V4_1_1.

17 years agoImport a new plugin, sent by Stephane LIAUZU V4_0 V4_0rc1 V4_0rc1_automake V4_0rc2 initial
jfa [Wed, 28 Mar 2007 08:03:32 +0000 (08:03 +0000)]
Import a new plugin, sent by Stephane LIAUZU