mhochsteger@cerbsim.com
|
f0b8b4fae9
|
occ - bugfix in identification propagation
|
2021-12-20 21:45:36 +01:00 |
|
mhochsteger@cerbsim.com
|
fe8c036204
|
Map identification trafo when transforming occ shapes
also propagate properties in gp_Trsf.__call__()
|
2021-12-20 21:01:51 +01:00 |
|
mhochsteger@cerbsim.com
|
d467621edd
|
change interface for identifications
|
2021-12-16 20:54:19 +01:00 |
|
mhochsteger@cerbsim.com
|
b7448ce2c1
|
fix PropagateIdentifications after Glue
|
2021-12-16 18:35:43 +01:00 |
|
mhochsteger@cerbsim.com
|
44471fe649
|
occ - identify with given trafo (allows identifying multiple faces at once)
|
2021-12-14 12:16:03 +01:00 |
|
Matthias Hochsteger
|
16b88e8e67
|
OCC Mesher Cleanup
|
2021-11-28 15:14:41 +00:00 |
|
mhochsteger@cerbsim.com
|
e0afa0a916
|
Use TextOutArchive to store OCCGeometry in mesh files
|
2021-11-11 10:04:39 +01:00 |
|
mhochsteger@cerbsim.com
|
b63baa57be
|
ShapeProperties::DoArchive()
|
2021-11-10 18:37:21 +01:00 |
|
Joachim Schoeberl
|
478aaf7788
|
little polish
|
2021-11-07 00:16:57 +01:00 |
|
Joachim Schoeberl
|
1eca091fd3
|
fix Enumerate(IndexMap)
|
2021-11-06 16:14:19 +01:00 |
|
Joachim Schoeberl
|
6ae645ce33
|
added IndexMapIterator
|
2021-11-06 13:15:52 +01:00 |
|
Joachim Schoeberl
|
14f32f73c0
|
range-based for for TopExp_Explorer
|
2021-11-06 10:44:01 +01:00 |
|
mhochsteger@cerbsim.com
|
239cdf694f
|
Don't copy occ shape in OCCGeometry ctor by default
|
2021-11-05 20:26:43 +01:00 |
|
mhochsteger@cerbsim.com
|
225312b9d9
|
Save occ identifications in step file
|
2021-11-04 21:58:56 +01:00 |
|
mhochsteger@cerbsim.com
|
9245c3c32b
|
proper handling of occ names and colors
|
2021-11-03 17:20:26 +01:00 |
|
mhochsteger@cerbsim.com
|
b914b6fe53
|
load/store occ geometry properties (maxh, hpref, color opacity)
|
2021-11-02 19:11:10 +01:00 |
|
Joachim Schoeberl
|
0f598bffa3
|
hpref from occ geometry
|
2021-10-29 09:30:13 +02:00 |
|
Christopher Lackner
|
ec96feb7f4
|
occ colors also in netgen gui, also allow transparency
|
2021-10-03 12:58:33 +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
|
bb54e40139
|
RectangleC, Plan B when occ-normal is undefined, replace History by builder.Modified
|
2021-09-01 22:50:09 +02:00 |
|
Christopher Lackner
|
5643a44287
|
add maxh property to occ shapes, add TopoDS_Edge.Split method
|
2021-08-20 22:26:20 +02:00 |
|
Joachim Schoeberl
|
eba02368a6
|
prepare for periodic occ-geometries
|
2021-08-15 13:14:23 +02:00 |
|
Joachim Schoeberl
|
62463b904e
|
little occ code polish
|
2021-07-30 08:42:35 +02:00 |
|
Joachim Schoeberl
|
751f193d81
|
replace global_shape_names by global_shape_properties
|
2021-07-29 16:40:11 +02:00 |
|
Joachim Schoeberl
|
66de9d4510
|
global_shape_properties, instead of individual maps
|
2021-07-29 12:15:03 +02:00 |
|
Joachim Schoeberl
|
42c6601aae
|
colors from python-occ
|
2021-07-27 20:59:41 +02:00 |
|
Joachim Schoeberl
|
411a850d41
|
checking for occ-has-history
|
2021-07-26 22:50:59 +02:00 |
|
Joachim Schoeberl
|
f3caa7182a
|
occ: setting boundary conditions, and propagating it through intersection
|
2021-07-25 22:16:43 +02:00 |
|
Joachim Schoeberl
|
157b246f7f
|
occ: box, cyl
|
2021-07-24 13:14:21 +02:00 |
|
Joachim Schoeberl
|
d783b71d49
|
few occ exports
|
2021-07-24 11:07:39 +02:00 |
|
Christopher Lackner
|
0fc488e802
|
Merge remote-tracking branch 'stefanbruens/salome_upstreamable'
|
2021-03-15 09:36:01 +01:00 |
|
Stefan Brüns
|
cf4d9eff33
|
Modernize code, replace Handle_<X> with Handle(X)
Same like c35297a8fb158be47772cb5fc9cee76ca88ff871
|
2021-03-12 23:13:01 +01:00 |
|
Stefan Brüns
|
3c13e41692
|
Remove duplicated includes from occgeom.hpp
Each of the duplicated header files have an include guard, so including
it twice is just a small waste of processing time.
|
2021-03-11 23:26:23 +01:00 |
|
Christopher Lackner
|
fb13152004
|
create occ geometry from TopoDS_Shape and export constructor
this only works if OCC bindings are done using pybind11!
|
2020-07-13 18:54:55 +02:00 |
|
Joachim Schöberl
|
dc15e50956
|
Added glueing to OCC interface, geom.Glue() from Python
|
2020-05-31 21:58:21 +02:00 |
|
Christopher Lackner
|
97ba90ee40
|
DLL_HEADER for whole OCCGeometry
|
2020-05-17 20:24:22 +02:00 |
|
Joachim Schöberl
|
70968e59e8
|
optimal order reading of names
|
2020-02-28 20:54:22 +01:00 |
|
Christopher Lackner
|
073e215bb6
|
add closeedge meshsize to base geometry (not used)
closedgefac moved to meshingparameters for this
|
2019-11-04 19:34:46 +01:00 |
|
Christopher Lackner
|
1b1c4700ad
|
geo GetNormal and ProjectPointEdge with geoinfo pointer
|
2019-11-04 11:27:01 +01:00 |
|
Christopher Lackner
|
6c012675aa
|
project point without geominfo returns new geominfo
|
2019-10-31 17:08:29 +01:00 |
|
Christopher Lackner
|
b0db24fa83
|
implement meshsurface in basegeometry
|
2019-10-28 14:41:31 +01:00 |
|
Matthias Hochsteger
|
586f8120ea
|
some Timers in LoadOCC, don't read edge names
|
2019-10-21 13:38:09 +02:00 |
|
Christopher Lackner
|
05881c0eb5
|
refactor a lot of the old code, stl still needs to be done
|
2019-10-07 15:17:03 +02:00 |
|
Christopher Lackner
|
43cc5e68b1
|
occ use optimize surface functionality from basegeom
|
2019-10-07 15:17:03 +02:00 |
|
Christopher Lackner
|
bee097b153
|
start unify meshing with occ meshing
|
2019-10-07 15:17:03 +02:00 |
|
Christopher Lackner
|
18070c9f03
|
fix for opencascade 7.4.0
|
2019-10-04 13:09:18 +02:00 |
|
Christopher Lackner
|
5eb2ab470e
|
only do optimization for occ surface mesh
|
2019-09-30 12:02:08 +02: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
|
bc7e632368
|
set meshsize for occ face from python
|
2019-08-13 18:45:27 +02:00 |
|
Joachim Schöberl
|
321bee9b02
|
little OCC-meshing cleanup
|
2019-07-28 20:22:48 +02:00 |
|