Christopher Lackner
|
e597ce996b
|
[occ] also prolongate names of solids and faces in extrude
|
2022-01-17 16:03:40 +01:00 |
|
mhochsteger@cerbsim.com
|
5f202fd4ea
|
clear geom data in OCCGeometry::BuildFMap() (fixes broken meshing after Heal())
|
2022-01-17 10:02:11 +01:00 |
|
mhochsteger@cerbsim.com
|
c63a865ee3
|
occ - fix meshing a sphere (need to keep degenerate edges)
|
2022-01-04 16:09:00 +01:00 |
|
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
|
1e86bc2c59
|
occ - consistent ordering of shapes
|
2021-12-17 11:04:23 +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 |
|
mhochsteger@cerbsim.com
|
329364e8e2
|
occ - set domin/domout for edges in 2d meshes
|
2021-12-07 14:52:06 +01:00 |
|
mhochsteger@cerbsim.com
|
299717de55
|
copy=true in occ fuctions
|
2021-12-06 09:13:02 +01:00 |
|
Christopher Lackner
|
5cc3ce3300
|
Draw occ geometry. Change edge color to black
|
2021-12-02 12:10:57 +01:00 |
|
Christopher Lackner
|
c1d768a5b3
|
[occ] Specify extrusion direction, add getitem to gp_Pnt to iterate
|
2021-12-01 14:40:26 +01:00 |
|
mhochsteger@cerbsim.com
|
ed0f8b8a53
|
occ - propagate identifications, shape.bounding_box
|
2021-12-01 13:15:09 +01:00 |
|
mhochsteger@cerbsim.com
|
8334d20c3a
|
occ - use search tree to identify points in parameter space
|
2021-12-01 11:36:28 +01:00 |
|
mhochsteger@cerbsim.com
|
92ade9d800
|
copy faces in occ transformations
|
2021-11-30 20:43:29 +01:00 |
|
mhochsteger@cerbsim.com
|
8f77aa458b
|
fix output
|
2021-11-30 20:26:35 +01:00 |
|
mhochsteger@cerbsim.com
|
c0d6f1588d
|
occ - closesurface identification (prisms)
|
2021-11-30 20:26:26 +01:00 |
|
mhochsteger@cerbsim.com
|
7962f0a1bb
|
fix edge projection
|
2021-11-30 19:35:32 +01:00 |
|
Christopher Lackner
|
378152d1c4
|
[occ] add Distance of shapes
|
2021-11-30 17:45:52 +01:00 |
|
mhochsteger@cerbsim.com
|
8626262679
|
comments
|
2021-11-29 16:20:40 +01:00 |
|
Joachim Schöberl
|
d23eb4fe7e
|
Merge branch 'project_wire_on_face' into 'master'
project wire onto face
See merge request jschoeberl/netgen!456
|
2021-11-29 15:04:45 +00:00 |
|
mhochsteger@cerbsim.com
|
1818ffd152
|
occ - fix meshing in parameter space, fix edge curve parameters
|
2021-11-29 16:04:26 +01:00 |
|
Christopher Lackner
|
86e7754c7a
|
project wire onto face
|
2021-11-29 15:54:24 +01:00 |
|
mhochsteger@cerbsim.com
|
9537ccdb7a
|
occ - allow closed edges in identified faces
|
2021-11-28 19:59:14 +01:00 |
|
mhochsteger@cerbsim.com
|
bba4f414b7
|
occ - include StandardVersion.hxx everywhere
|
2021-11-28 16:25:39 +01:00 |
|
Matthias Hochsteger
|
16b88e8e67
|
OCC Mesher Cleanup
|
2021-11-28 15:14:41 +00:00 |
|
mhochsteger@cerbsim.com
|
50e05f8a72
|
copy shape BRepBuilderAPI_Transform (to avoid copies of same TShape with different locations)
|
2021-11-25 14:37:02 +01:00 |
|
Joachim Schoeberl
|
8dfdfb9579
|
fix occ - Nearest
|
2021-11-25 10:45:09 +01:00 |
|
mhochsteger@cerbsim.com
|
8c9cdfbc34
|
store netgen version, introduce "format_version" for future changes
|
2021-11-12 12:55:01 +01:00 |
|
mhochsteger@cerbsim.com
|
36f22a13ce
|
also save occ identifications in mesh file attachment
|
2021-11-12 12:54:58 +01:00 |
|
mhochsteger@cerbsim.com
|
e0afa0a916
|
Use TextOutArchive to store OCCGeometry in mesh files
|
2021-11-11 10:04:39 +01:00 |
|
mhochsteger@cerbsim.com
|
4d7ef21791
|
proper DoArchive for OCCGeometry
|
2021-11-10 18:37:24 +01:00 |
|
mhochsteger@cerbsim.com
|
b63baa57be
|
ShapeProperties::DoArchive()
|
2021-11-10 18:37:21 +01:00 |
|
Joachim Schoeberl
|
2724317985
|
remove output
|
2021-11-09 17:41:13 +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
|
50398c18c4
|
simplify edge/face-id types (just an int)
|
2021-11-06 15:52:35 +01:00 |
|
Joachim Schoeberl
|
6ae645ce33
|
added IndexMapIterator
|
2021-11-06 13:15:52 +01:00 |
|
Joachim Schoeberl
|
bd564931f8
|
strings in FaceDescriptor (instead of ptrs)
|
2021-11-06 12:22:44 +01:00 |
|
Joachim Schoeberl
|
fdc04b7276
|
using more range-based loops in occ
|
2021-11-06 11:51:11 +01:00 |
|
Joachim Schoeberl
|
14f32f73c0
|
range-based for for TopExp_Explorer
|
2021-11-06 10:44:01 +01:00 |
|
Joachim Schoeberl
|
64e40a25e0
|
fixing name for unnamed face (problem after restructuring facenames)
|
2021-11-06 08:51:36 +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
|
b99b107bbc
|
fix for loop range (occ is 1-based)
|
2021-11-05 19:44:58 +01:00 |
|
mhochsteger@cerbsim.com
|
928cb57448
|
fix wrong bcname string pointer
|
2021-11-05 19:07:50 +01:00 |
|
Matthias Hochsteger
|
8efcd93db6
|
Merge branch 'temp_file_generation' into 'master'
util function GetTempFilename()
See merge request jschoeberl/netgen!446
|
2021-11-05 16:41:11 +00:00 |
|
Joachim Schöberl
|
dd5499a12e
|
Merge branch 'occ_conn_e_to_w' into 'master'
[occ] connect edges to wires
See merge request jschoeberl/netgen!447
|
2021-11-05 11:53:18 +00:00 |
|
mhochsteger@cerbsim.com
|
225312b9d9
|
Save occ identifications in step file
|
2021-11-04 21:58:56 +01:00 |
|
Christopher Lackner
|
10e3494de4
|
[occ] connect edges to wires
|
2021-11-04 20:43:33 +01:00 |
|