mhochsteger@cerbsim.com
|
d9e8b815f5
|
pip installer
|
2021-10-27 16:51:41 +02:00 |
|
Joachim Schoeberl
|
8ae602b5bf
|
unit-square in occ
|
2021-09-13 09:51:49 +02:00 |
|
Joachim Schoeberl
|
94ee2b67ad
|
small 2d workplane simplifications
|
2021-09-10 12:09:51 +02:00 |
|
Joachim Schoeberl
|
6a6a98dcea
|
2d drawing
|
2021-09-09 14:12:06 +02:00 |
|
Joachim Schoeberl
|
1087e961ca
|
more docsstrings
|
2021-09-07 16:28:46 +02:00 |
|
Joachim Schoeberl
|
0c809f4d2b
|
some operators for Pnt/Vec, nicer namings for gp_Ax3 etc
|
2021-08-16 09:55:31 +02:00 |
|
Matthias Hochsteger
|
fb64f0d873
|
geometry edges in webgui
|
2021-08-13 16:46:49 +02:00 |
|
Matthias Hochsteger
|
ae6b23fffc
|
add functionality to draw occ shapes with webgui
|
2021-08-12 11:20:07 +02:00 |
|
Matthias Hochsteger
|
a62acfb992
|
allow StartGUI to fail
|
2021-06-01 23:16:02 +02:00 |
|
Matthias Hochsteger
|
df9964f6cd
|
Don't start GUI when building documentation
|
2021-06-01 16:44:59 +02:00 |
|
Michael Neunteufel
|
870b147926
|
add ellipse as csg2d solid object
|
2020-11-11 16:40:06 +00:00 |
|
Matthias Hochsteger
|
c2c0bbcbf5
|
Bugfix on Windows with Python>=3.8
Use os.add_dll_directory() instead of adding netgen bin dir to PATH
|
2020-10-20 17:17:16 +02:00 |
|
Christopher Lackner
|
39be1fd3c9
|
add PointInfo for csg2d for maxh and name in points
|
2020-10-19 16:32:42 +02:00 |
|
Matthias Hochsteger
|
ceb57a7c5c
|
CSG2d interface (Solid2d ctor, EdgeInfo)
|
2020-08-20 18:27:08 +02:00 |
|
Matthias Hochsteger
|
b9487cc07a
|
Rename Polygon2d to Loop
|
2020-08-20 18:26:25 +02:00 |
|
Matthias Hochsteger
|
12b2e073ac
|
CSG for 2D
|
2020-08-19 16:46:32 +02:00 |
|
Joachim Schöberl
|
33626c6669
|
clear solutiondata object on python-exit
|
2020-08-17 15:55:32 +02:00 |
|
Matthias Hochsteger
|
f864e53090
|
[cmake] fix typo
|
2020-07-25 13:04:18 +02:00 |
|
Matthias Hochsteger
|
2744d62935
|
pybind11-stubgen - use python module instead of standalone program
|
2020-07-25 08:46:46 +02:00 |
|
Joachim Schöberl
|
a9520e6dd7
|
survives also without gui
|
2020-01-09 21:23:26 +01:00 |
|
Joachim Schöberl
|
1aed53427f
|
Merge branch 'snapshot' into 'master'
Snapshot
See merge request jschoeberl/netgen!306
|
2019-12-15 19:10:31 +00:00 |
|
Christopher Lackner
|
260fd39da5
|
Merge remote-tracking branch 'bkapidani/autoPML_should_handle_default_spline_labels'
|
2019-12-11 10:46:28 +01:00 |
|
Matthias Hochsteger
|
245da0ee87
|
Move Redraw() function from NGSolve to Netgen
- used in Snapshot
|
2019-12-10 12:21:29 +01:00 |
|
Matthias Hochsteger
|
52b3e807a5
|
New Snapshot function (custom resolution)
|
2019-12-10 12:21:29 +01:00 |
|
Christopher Lackner
|
b0f13a1f20
|
fix parsing of stl parameters from python
|
2019-10-07 12:56:12 +02:00 |
|
Matthias Hochsteger
|
58fa720e40
|
Pack python stub files into .msi installer
|
2019-09-10 12:31:31 +02:00 |
|
Matthias Hochsteger
|
ce90bf8775
|
Don't import tkinter when Netgen is loaded
|
2019-08-28 09:39:40 -07:00 |
|
Christopher Lackner
|
9d96c0e432
|
occ parameters from python, gui and meshsize parameters now the same
|
2019-08-27 10:10:17 +02:00 |
|
Christopher Lackner
|
218bd4c5d2
|
start work on stlparam from python, strange bad any cast exception
|
2019-08-02 16:22:53 +02:00 |
|
Christopher Lackner
|
c22ec2dcc2
|
meshingparameters from python as in gui
|
2019-07-29 07:11:57 +02:00 |
|
Christopher Lackner
|
da82b72df6
|
fix tests
|
2019-07-26 16:58:55 +02:00 |
|
Christopher Lackner
|
091494c6b3
|
cleanup python export, generate mesh functions not monkeypatched
|
2019-07-25 23:25:58 +02:00 |
|
Joachim Schöberl
|
765dc6d86a
|
catch tcl-exception
|
2019-07-16 08:06:11 +02:00 |
|
Christopher Lackner
|
99df9c0083
|
auto generate stub files using pybind11_stubgen
|
2019-06-29 20:01:05 +02:00 |
|
Christopher Lackner
|
d5f1076e17
|
read tet10, pyramid13, prism15 and hex20 from gmsh
|
2019-02-06 19:13:51 +01:00 |
|
bkapidani
|
fbe4fa4924
|
Added automatic relabeling when same label splines have different normal vectors
|
2019-01-30 01:19:46 +01:00 |
|
Christopher Lackner
|
05f22e463d
|
add function to automatically create pml layer around convex 2d geometries
|
2019-01-23 10:35:20 +01:00 |
|
Joachim Schöberl
|
9b62d636d9
|
jupyter magic
|
2018-10-02 11:50:54 +02:00 |
|
Joachim Schöberl
|
8107052e79
|
Trafo in csg namespace
|
2018-03-11 16:31:18 +01:00 |
|
Joachim Schöberl
|
ddbe9dbc9e
|
Merge branch 'read_gmsh' into 'master'
ReadGmsh now working for all linear elements
See merge request jschoeberl/netgen!71
|
2017-11-25 23:37:43 +01:00 |
|
Manu
|
ed6f6ad500
|
ReadGmsh now working for all linear elements
|
2017-11-24 15:00:48 +01:00 |
|
Matthias Hochsteger
|
ce47af852e
|
[python] Import tkinter only when necessary
Don't import if Netgen was configured with USE_GUI=OFF
|
2017-11-06 15:00:49 +01:00 |
|
Matthias Hochsteger
|
1c1159bd70
|
Import tkinter
|
2017-09-14 16:34:08 +02:00 |
|
Joachim Schöberl
|
cb9816c244
|
Add gmsh-import, pybind2.2 ctor for Mesh
|
2017-09-06 18:08:39 +02:00 |
|
Joachim Schöberl
|
5de14c63a4
|
set color of CSG top-level object
|
2017-09-01 09:12:50 +02:00 |
|
Gerhard Kitzler
|
f992503499
|
Fix NgOCC.py
|
2017-06-30 09:32:12 +02:00 |
|
Matthias Hochsteger
|
95366beb54
|
Fix spaces in install dir
|
2017-06-14 01:10:41 -07:00 |
|
Joachim Schöberl
|
7a13049ab8
|
name faces of unit_cube
|
2017-06-11 09:45:15 +02:00 |
|
Joachim Schöberl
|
a50f65b7f7
|
remove python test-output
|
2017-06-10 18:44:01 +02:00 |
|
Matthias Hochsteger
|
0c611c339c
|
Python opencascade interface (by Gerhard Kitzler)
|
2017-05-31 19:39:09 +02:00 |
|