Commit Graph

  • f0b8b4fae9 occ - bugfix in identification propagation mhochsteger@cerbsim.com 2021-12-20 21:45:36 +0100
  • fe8c036204 Map identification trafo when transforming occ shapes mhochsteger@cerbsim.com 2021-12-20 21:01:51 +0100
  • 00e6d1d077 occ - fix bug in edge identification mhochsteger@cerbsim.com 2021-12-20 10:42:26 +0100
  • 55196514d2 Merge branch 'occ_closesurfaces' into 'master' Joachim Schöberl 2021-12-17 10:14:39 +0000
  • 1e86bc2c59 occ - consistent ordering of shapes mhochsteger@cerbsim.com 2021-12-17 10:38:15 +0100
  • 2d3c0e7186 add tests for occ identifications mhochsteger@cerbsim.com 2021-12-16 20:54:56 +0100
  • d467621edd change interface for identifications mhochsteger@cerbsim.com 2021-12-16 19:00:10 +0100
  • b7448ce2c1 fix PropagateIdentifications after Glue mhochsteger@cerbsim.com 2021-12-15 20:05:18 +0100
  • bf261d533f keep direction of identifications mhochsteger@cerbsim.com 2021-12-14 12:50:59 +0100
  • de813df0c2 add prisms for between closesurface identifications explicitly (no attached faces/edges needed as in prism mesh rules) mhochsteger@cerbsim.com 2021-12-14 12:50:40 +0100
  • 4e755025d2 read CMAKE_OSX_ARCHITECTURES from environment variable Matthias Hochsteger 2021-12-15 18:10:36 +0100
  • 44471fe649 occ - identify with given trafo (allows identifying multiple faces at once) mhochsteger@cerbsim.com 2021-12-14 12:16:03 +0100
  • d7be2c8561 fix non-occ build on windows mhochsteger 2021-12-07 19:07:04 +0100
  • 329364e8e2 occ - set domin/domout for edges in 2d meshes mhochsteger@cerbsim.com 2021-12-07 14:52:06 +0100
  • fdf26641dd fixed exception Matthias Rambausek 2021-12-06 16:28:02 +0100
  • 9f83730fb5 add a check on first point given to WP::Spline; more precise docs Matthias Rambausek 2021-12-06 15:26:57 +0100
  • b8b802de6b allow implicit convertion int->identifications type mhochsteger@cerbsim.com 2021-12-06 10:59:09 +0100
  • 299717de55 copy=true in occ fuctions mhochsteger@cerbsim.com 2021-12-06 09:11:46 +0100
  • 27a7a5ebcd Merge branch 'save_facedescriptors' into 'master' Joachim Schöberl 2021-12-03 14:15:19 +0000
  • f5b7e27e5d save FaceDescriptors in mesh file mhochsteger@cerbsim.com 2021-12-03 14:54:39 +0100
  • 31fa22626c Split 2d and 3d spline implementations, use tangent data; added Spline member to WorkPlane Matthias Rambausek 2021-12-03 11:55:02 +0100
  • 193a7001e4 added 2d spline interpolation but not added to workplane yet Matthias Rambausek 2021-12-02 17:39:11 +0100
  • 263d44ab30 Merge branch 'draw_occgeo' into 'master' Joachim Schöberl 2021-12-02 16:31:51 +0000
  • a5aed39f9d SplineInterpolation now works; refined some docstrings Matthias Rambausek 2021-12-02 16:52:38 +0100
  • 814cc59c08 work around issue with LIST_SEPARATOR on MacosM1 mhochsteger@cerbsim.com 2021-12-02 14:14:53 +0100
  • 5cc3ce3300 Draw occ geometry. Change edge color to black Christopher Lackner 2021-12-02 12:10:57 +0100
  • 7bea19057e Merge branch 'extrusion_dir' into 'master' Joachim Schöberl 2021-12-01 19:52:04 +0000
  • c1d768a5b3 [occ] Specify extrusion direction, add getitem to gp_Pnt to iterate Christopher Lackner 2021-12-01 14:38:35 +0100
  • ed0f8b8a53 occ - propagate identifications, shape.bounding_box mhochsteger@cerbsim.com 2021-12-01 13:14:47 +0100
  • f74f648aa4 Merge branch 'fix_occ_surface_meshing_close_edges' into 'master' Joachim Schöberl 2021-12-01 11:03:08 +0000
  • 8334d20c3a occ - use search tree to identify points in parameter space mhochsteger@cerbsim.com 2021-12-01 11:36:28 +0100
  • 92ade9d800 copy faces in occ transformations mhochsteger@cerbsim.com 2021-11-30 20:42:59 +0100
  • 8f77aa458b fix output mhochsteger@cerbsim.com 2021-11-30 20:26:35 +0100
  • c0d6f1588d occ - closesurface identification (prisms) mhochsteger@cerbsim.com 2021-11-28 19:48:19 +0100
  • 45bd63810a update test results mhochsteger@cerbsim.com 2021-11-30 19:43:32 +0100
  • 7962f0a1bb fix edge projection mhochsteger@cerbsim.com 2021-11-30 19:35:06 +0100
  • 1c36ff9868 increase meshsize boundingbox in 2D Joachim Schoeberl 2021-11-30 18:39:12 +0100
  • 72103d9bbc Merge branch 'distance_of_shapes' into 'master' Joachim Schöberl 2021-11-30 16:56:29 +0000
  • 378152d1c4 [occ] add Distance of shapes Christopher Lackner 2021-11-30 17:45:52 +0100
  • 8626262679 comments mhochsteger@cerbsim.com 2021-11-29 16:20:24 +0100
  • d23eb4fe7e Merge branch 'project_wire_on_face' into 'master' Joachim Schöberl 2021-11-29 15:04:45 +0000
  • 1818ffd152 occ - fix meshing in parameter space, fix edge curve parameters mhochsteger@cerbsim.com 2021-11-29 16:01:55 +0100
  • 86e7754c7a project wire onto face Christopher Lackner 2021-11-29 15:54:24 +0100
  • 564237032a Merge branch 'occ_fixes' into 'master' Joachim Schöberl 2021-11-29 10:46:55 +0000
  • 06031e665a set default bcname to valid string pointer, some occ tests mhochsteger@cerbsim.com 2021-11-29 11:03:50 +0100
  • 9537ccdb7a occ - allow closed edges in identified faces mhochsteger@cerbsim.com 2021-11-28 19:59:14 +0100
  • bba4f414b7 occ - include StandardVersion.hxx everywhere mhochsteger@cerbsim.com 2021-11-28 16:25:39 +0100
  • 4701f03c7b Merge branch 'occ_mesher_cleanup' into 'master' Joachim Schöberl 2021-11-28 15:14:41 +0000
  • 16b88e8e67 OCC Mesher Cleanup Matthias Hochsteger 2021-11-28 15:14:41 +0000
  • 2744d80aa3 Merge branch 'copy_occ_shapes_on_transform' into 'master' Joachim Schöberl 2021-11-26 21:50:00 +0000
  • 50e05f8a72 copy shape BRepBuilderAPI_Transform (to avoid copies of same TShape with different locations) mhochsteger@cerbsim.com 2021-11-25 14:14:10 +0100
  • 8dfdfb9579 fix occ - Nearest Joachim Schoeberl 2021-11-25 10:45:09 +0100
  • f2c6a0f8c0 extended wrappers for spline approximation; enable spline surface interpolation Matthias Rambausek 2021-11-22 15:23:34 +0100
  • e30daf4232 solid2d gets its own maxh parameter such that maxh is also respected inside the domain Matthias Rambausek 2021-11-18 09:25:17 +0100
  • 74192981cf Merge branch 'fix_short_mesh_filenames' into 'master' Matthias Hochsteger 2021-11-18 08:24:37 +0000
  • 3c4fe43fcc Fix loading of short mesh file names Christopher Lackner 2021-11-18 08:48:09 +0100
  • 9477fb0321 Merge branch 'save_occ_to_mesh' into 'master' Joachim Schöberl 2021-11-12 13:15:50 +0000
  • 8c9cdfbc34 store netgen version, introduce "format_version" for future changes mhochsteger@cerbsim.com 2021-11-11 15:25:12 +0100
  • 36f22a13ce also save occ identifications in mesh file attachment mhochsteger@cerbsim.com 2021-11-11 12:44:34 +0100
  • e0afa0a916 Use TextOutArchive to store OCCGeometry in mesh files mhochsteger@cerbsim.com 2021-11-10 18:19:18 +0100
  • 17458889aa Change interface of LoadFromMeshFile mhochsteger@cerbsim.com 2021-11-10 12:13:04 +0100
  • 4d7ef21791 proper DoArchive for OCCGeometry mhochsteger@cerbsim.com 2021-11-10 18:16:25 +0100
  • b63baa57be ShapeProperties::DoArchive() mhochsteger@cerbsim.com 2021-11-10 12:09:52 +0100
  • f95332d0a1 archive optional<T> mhochsteger@cerbsim.com 2021-11-10 12:08:56 +0100
  • 2724317985 remove output Joachim Schoeberl 2021-11-09 17:41:09 +0100
  • 205e2c91aa arguments for dummy redraw mhochsteger@cerbsim.com 2021-11-09 09:39:13 +0100
  • ea2b25f2e6 dummy Redraw without GUI mhochsteger@cerbsim.com 2021-11-09 09:38:36 +0100
  • 81c1d46db0 fix python import of non-gui builds mhochsteger@cerbsim.com 2021-11-09 09:15:55 +0100
  • ffdb9378b5 fix import error on some ubuntu/python versions mhochsteger@cerbsim.com 2021-11-09 08:43:29 +0100
  • 34cdd4a1d7 build pip avx2 packages mhochsteger@cerbsim.com 2021-11-08 18:07:04 +0100
  • dc4ba34657 special handling of CMAKE_OSX_ARCHITECTURES (may contain ';') mhochsteger@cerbsim.com 2021-11-08 16:38:43 +0100
  • aa7f246c2e fix cmake output handling mhochsteger@cerbsim.com 2021-11-08 15:52:52 +0100
  • 35e5905cca Don't build stub files for pip mhochsteger@cerbsim.com 2021-11-08 15:49:05 +0100
  • 543d1a378a no tk event handling when starting netgen.__main__ mhochsteger@cerbsim.com 2021-11-04 13:02:35 +0100
  • 0d4028ea7a cmake - strip version string mhochsteger@cerbsim.com 2021-11-08 11:02:12 +0100
  • dc2eb66d43 ci - enable pip 3.9 build on macos mhochsteger@cerbsim.com 2021-11-08 10:31:27 +0100
  • 478aaf7788 little polish Joachim Schoeberl 2021-11-07 00:16:57 +0100
  • 1eca091fd3 fix Enumerate(IndexMap) Joachim Schoeberl 2021-11-06 16:14:19 +0100
  • 50398c18c4 simplify edge/face-id types (just an int) Joachim Schoeberl 2021-11-06 15:52:35 +0100
  • 6ae645ce33 added IndexMapIterator Joachim Schoeberl 2021-11-06 13:15:52 +0100
  • bd564931f8 strings in FaceDescriptor (instead of ptrs) Joachim Schoeberl 2021-11-06 12:22:44 +0100
  • fdc04b7276 using more range-based loops in occ Joachim Schoeberl 2021-11-06 11:51:11 +0100
  • 14f32f73c0 range-based for for TopExp_Explorer Joachim Schoeberl 2021-11-06 10:44:01 +0100
  • 64e40a25e0 fixing name for unnamed face (problem after restructuring facenames) Joachim Schoeberl 2021-11-06 08:51:36 +0100
  • 239cdf694f Don't copy occ shape in OCCGeometry ctor by default mhochsteger@cerbsim.com 2021-11-05 20:26:43 +0100
  • 0da6aeb94f Link Ws2_32.lib on Windows when building with OCC mhochsteger@cerbsim.com 2021-11-05 19:55:25 +0100
  • b99b107bbc fix for loop range (occ is 1-based) mhochsteger@cerbsim.com 2021-11-05 19:44:58 +0100
  • 928cb57448 fix wrong bcname string pointer mhochsteger@cerbsim.com 2021-11-05 16:58:22 +0100
  • 8efcd93db6 Merge branch 'temp_file_generation' into 'master' Matthias Hochsteger 2021-11-05 16:41:11 +0000
  • dd5499a12e Merge branch 'occ_conn_e_to_w' into 'master' Joachim Schöberl 2021-11-05 11:53:18 +0000
  • b9ffae5c8d Merge branch 'occ_save_identifications' into 'master' Matthias Hochsteger 2021-11-04 21:33:07 +0000
  • 225312b9d9 Save occ identifications in step file mhochsteger@cerbsim.com 2021-11-04 21:58:56 +0100
  • 10e3494de4 [occ] connect edges to wires Christopher Lackner 2021-11-04 20:43:33 +0100
  • d2f8910af2 Show more output during build mhochsteger@cerbsim.com 2021-11-04 14:44:14 +0100
  • 3910b29b0b also update pip platform on macos to 10.15 mhochsteger@cerbsim.com 2021-11-04 13:03:38 +0100
  • b258d7bd65 fix path to string conversion mhochsteger@cerbsim.com 2021-11-04 13:00:30 +0100
  • ae2a05b6f2 update MacOSX version to 10.15 mhochsteger@cerbsim.com 2021-11-04 12:59:49 +0100
  • 747367ab8a util function GetTempFilename() mhochsteger@cerbsim.com 2021-11-04 12:20:56 +0100
  • ef1bf2f727 Merge branch 'remove_occ_output' into 'master' Christopher Lackner 2021-11-04 10:54:33 +0000
  • 5672e05a40 Remove occ output Christopher Lackner 2021-11-04 10:54:33 +0000