vsr
|
fe27cee3d3
|
Improvement of Python API documentation (SMESH and plugins):
- move base Mesh_Algorithm class to the separate python module
|
2012-08-24 05:56:35 +00:00 |
|
vsr
|
ce0b4856b5
|
Minor change for documentation generation
|
2012-08-22 11:48:28 +00:00 |
|
vsr
|
8508f51dda
|
0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
* Improve documentation for meshing plug-ins (in particular, dynamically added methods)
|
2012-08-22 05:30:32 +00:00 |
|
eap
|
238b9bc557
|
class NETGEN_2D_Only_Algorithm(NETGEN_Algorithm):
...
+ def SetQuadAllowed(self, toAllow=True):
|
2012-07-23 10:44:44 +00:00 |
|
eap
|
6eeed530c5
|
0021676: EDF 2283 NETGENPLUGIN: Improve Netgen 1D-2D-3D to generate pyramids in case where input 2D mesh includes quadrangles
Allow qudrangles in 3D mesh
|
2012-07-05 09:35:10 +00:00 |
|
vsr
|
576090645e
|
Merge from V6_5_BR 05/06/2012
|
2012-06-05 12:34:35 +00:00 |
|
rnv
|
8097c3fa57
|
0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module: Update documentation.
|
2012-03-27 13:02:49 +00:00 |
|
eap
|
2b19ca89c1
|
0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH module
fix class NETGEN_1D2D_Algorithm_2
|
2012-03-11 08:50:43 +00:00 |
|
eap
|
c63b5761ca
|
0021308: Remove hard-coded dependency of the external mesh plugins from the SMESH module
+# Scripts to be installed.
+dist_salomescript_DATA= NETGENPluginDC.py
|
2012-03-07 15:19:43 +00:00 |
|