Christopher Lackner
|
2b7347ce07
|
Export Flags.ToDict to python
|
2021-09-28 14:05:33 +02:00 |
|
Joachim Schoeberl
|
49a6172548
|
refine at vertices
|
2021-09-24 18:47:54 +02:00 |
|
mhochsteger@cerbsim.com
|
6dfc78ca42
|
fix GetElementOfPoint (again)
- clearer code structure with helper functions FindElementXd
- fix broken search in 2d meshes (bug from last commit)
|
2021-09-23 18:38:48 +02:00 |
|
mhochsteger@cerbsim.com
|
00855acfec
|
fix GetSurfaceElementOfPoint
only call GetElementOfPoint, if there are volume elements (otherwise we get an endless loop of mutual function calls here...)
|
2021-09-23 09:15:04 +02:00 |
|
Christopher Lackner
|
6bbaa6bc69
|
fix GetSurfaceElementOfPoint with indices
|
2021-09-22 17:52:04 +02:00 |
|
mhochsteger@cerbsim.com
|
286f63f002
|
Restructure code in GetElementOfPoint
|
2021-09-22 17:06:20 +02:00 |
|
Christopher Lackner
|
4323371c53
|
add occ shape.UnifySameDomain
|
2021-09-21 17:39:06 +02:00 |
|
Joachim Schoeberl
|
375eb541e9
|
remove test-output
|
2021-09-21 14:39:35 +02:00 |
|
Matthias Hochsteger
|
db5acb5718
|
Fix second order output in elmer format
|
2021-09-20 15:08:54 +00:00 |
|
Joachim Schoeberl
|
be6dbdadbf
|
'Nearest' to point selector, Revolution of arbitrary shapes
|
2021-09-19 10:50:38 +02:00 |
|
Christopher Lackner
|
31530e0791
|
Add HalfSpace to occ export
|
2021-09-17 12:02:46 +02:00 |
|
Christopher Lackner
|
0c686e6b8b
|
if PointBetweenEdge gets invalid edgenr, return midpoint
This is needed for creating boundarylayers and then curving the mesh.
|
2021-09-17 11:22:37 +02:00 |
|
Christopher Lackner
|
c9e33065af
|
keep Properties in translation, rotation, mirror
|
2021-09-16 12:55:21 +02:00 |
|
Christopher Lackner
|
95e09828a6
|
shape.Scale keeps names
|
2021-09-16 11:40:48 +02:00 |
|
Christopher Lackner
|
6a0eb58a66
|
Add subshape properties to ListOfShapes
|
2021-09-13 18:48:06 +00:00 |
|
Joachim Schöberl
|
5bfb5a6eac
|
Merge branch 'multiply_occ_listofshapes' into 'master'
Multiplication of ListOfShapes to find common shapes
See merge request jschoeberl/netgen!416
|
2021-09-13 17:30:45 +00:00 |
|
Joachim Schöberl
|
bec02c79eb
|
Merge branch 'shape_solids' into 'master'
Add property .solids to occ shape
See merge request jschoeberl/netgen!415
|
2021-09-13 16:48:59 +00:00 |
|
Christopher Lackner
|
8b2a2340e7
|
Multiplication of ListOfShapes to find common shapes
|
2021-09-13 18:15:50 +02:00 |
|
Christopher Lackner
|
8e519951f3
|
Add property .solids to occ shape
|
2021-09-13 17:23:08 +02:00 |
|
mhochsteger@cerbsim.com
|
e1d71a78ab
|
no need to remove archive type infos
|
2021-09-13 17:18:32 +02:00 |
|
Joachim Schoeberl
|
1c585e5d67
|
Cylinder::IsIdentic use angle-epsilon
|
2021-09-13 15:54:02 +02:00 |
|
mhochsteger@cerbsim.com
|
0a15ce5c2b
|
occ - apply maxh setting to all children
|
2021-09-13 13:33:22 +02:00 |
|
mhochsteger@cerbsim.com
|
8b36df94a1
|
occ - respect maxh property of solids
|
2021-09-13 12:47:36 +02:00 |
|
Joachim Schoeberl
|
781ea7103e
|
FaceDescriptor array to Python
|
2021-09-10 12:42:41 +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
|
93d3a7ce4b
|
OCCGeometry(shape, dim=2) will generate 2D mesh (materials+bc)
|
2021-09-09 13:19:34 +02:00 |
|
Joachim Schoeberl
|
9b3578740f
|
a hex has 12 edges, doesn't it?
|
2021-09-09 11:49:48 +02:00 |
|
Christopher Lackner
|
9d48602a2a
|
Add NetgenGeometry.RestrictH function
|
2021-09-08 22:12:45 +02:00 |
|
Joachim Schoeberl
|
6bd9d83fce
|
more docstrings, don't catch exceptions individually
|
2021-09-08 06:45:56 +02:00 |
|
Joachim Schoeberl
|
1087e961ca
|
more docsstrings
|
2021-09-07 16:28:46 +02:00 |
|
Joachim Schoeberl
|
6ec277cd67
|
add docstrings to occ-shapes
|
2021-09-07 12:21:34 +02:00 |
|
Joachim Schoeberl
|
b2afad9aec
|
output control
|
2021-09-07 07:36:21 +02:00 |
|
Joachim Schoeberl
|
1f599e6e47
|
output
|
2021-09-06 17:40:40 +02:00 |
|
Joachim Schoeberl
|
5a82e18ed1
|
default msg-level to 0
|
2021-09-06 17:36:53 +02:00 |
|
Joachim Schoeberl
|
77f07f8baf
|
occ output control
|
2021-09-06 16:59:48 +02:00 |
|
Joachim Schoeberl
|
27d8d42446
|
remove cerr output
|
2021-09-06 16:26:12 +02:00 |
|
Joachim Schöberl
|
e05dc43f35
|
Merge branch 'register_occ_exceptions' into 'master'
Register occ exceptions to python
See merge request jschoeberl/netgen!409
|
2021-09-06 07:22:11 +00:00 |
|
Joachim Schoeberl
|
94ec425a5e
|
remove output
|
2021-09-06 09:20:19 +02:00 |
|
Matthias Hochsteger
|
42faaacdb7
|
fix gcc build error
|
2021-09-03 13:12:23 +02:00 |
|
Joachim Schoeberl
|
ed2b67f5bd
|
a first step-writer
|
2021-09-02 23:18:54 +02:00 |
|
Joachim Schoeberl
|
2a4eaa60cd
|
copy pnums for 'same' edges
|
2021-09-02 21:48:14 +02:00 |
|
Christopher Lackner
|
cdecdb345b
|
Register occ exceptions to python
|
2021-09-02 14:58:07 +02:00 |
|
Joachim Schoeberl
|
11276dbbfa
|
Face/Compound are classes, shape.mass, Edge.Value(), Edge.Tangent(), edge.paramegter_interval
|
2021-09-02 11:30:29 +02:00 |
|
Joachim Schoeberl
|
bb54e40139
|
RectangleC, Plan B when occ-normal is undefined, replace History by builder.Modified
|
2021-09-01 22:50:09 +02:00 |
|
Joachim Schoeberl
|
e9fc5f12a1
|
check overlapping boundaries for sub-domains
|
2021-09-01 21:05:12 +02:00 |
|
Christopher Lackner
|
80ba06d454
|
add occ Compound Function
|
2021-09-01 17:44:16 +02:00 |
|
Matthias Hochsteger
|
6a26125889
|
Consistent Demangle on MSVC and gcc/clang
Use regex list from here:
https://github.com/RobotLocomotion/drake/blob/master/common/nice_type_name.cc
|
2021-09-01 16:56:01 +02:00 |
|
Joachim Schöberl
|
6fa47a2a6e
|
Merge branch 'listofshapes_property_setter' into 'master'
Add properties .name and .maxh to ListOfShapes
See merge request jschoeberl/netgen!404
|
2021-09-01 13:13:02 +00:00 |
|
Matthias Hochsteger
|
f53dad83ae
|
layer property for Solid2d
|
2021-09-01 14:38:45 +02:00 |
|