Matthias Rambausek
|
88bb6ec6af
|
add some functions to access WorkPlane data and the possibility to create splines from any starting point
|
2021-12-27 16:10:37 +01:00 |
|
Matthias Rambausek
|
6656181e2b
|
work om WP Spline: detect closing similar to ArcTo and LineTo, remove "name" arg
|
2021-12-22 16:21:24 +01:00 |
|
Matthias Rambausek
|
fdf26641dd
|
fixed exception
|
2021-12-06 16:28:02 +01:00 |
|
Matthias Rambausek
|
9f83730fb5
|
add a check on first point given to WP::Spline; more precise docs
|
2021-12-06 15:26:57 +01:00 |
|
Matthias Rambausek
|
31fa22626c
|
Split 2d and 3d spline implementations, use tangent data; added Spline member to WorkPlane
|
2021-12-03 11:55:02 +01:00 |
|
Matthias Rambausek
|
193a7001e4
|
added 2d spline interpolation but not added to workplane yet
|
2021-12-02 17:39:11 +01:00 |
|
Matthias Rambausek
|
a5aed39f9d
|
SplineInterpolation now works; refined some docstrings
|
2021-12-02 16:52:38 +01:00 |
|
Matthias Rambausek
|
f2c6a0f8c0
|
extended wrappers for spline approximation; enable spline surface interpolation
|
2021-11-22 15:23:34 +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 |
|
mhochsteger@cerbsim.com
|
747367ab8a
|
util function GetTempFilename()
|
2021-11-04 12:20:56 +01:00 |
|
Christopher Lackner
|
5672e05a40
|
Remove occ output
|
2021-11-04 10:54:33 +00:00 |
|
Christopher Lackner
|
5b0be52d35
|
do not set ng_geometry in OCCGeometry constructor
|
2021-11-03 20:49:34 +01:00 |
|
mhochsteger@cerbsim.com
|
dbe9431fa9
|
remove temp file
|
2021-11-03 17:42:52 +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
|
e662449b69
|
fix copy paste error
|
2021-10-20 09:26:15 +02:00 |
|
Christopher Lackner
|
458ade64e6
|
fix occ shape names in Load from step
|
2021-10-20 09:23:01 +02:00 |
|
Joachim Schöberl
|
04a31eeed3
|
Merge branch 'occ_listofshape_regexp_access' into 'master'
String access of listofshape using regexp
See merge request jschoeberl/netgen!438
|
2021-10-15 11:10:20 +00:00 |
|
Christopher Lackner
|
c8939fa6d8
|
String access of listofshape using regexp
|
2021-10-13 17:52:34 +02:00 |
|
Christopher Lackner
|
733824bffc
|
Add Fuse operation for occ shapes
|
2021-10-13 16:54:23 +02:00 |
|
Joachim Schöberl
|
5260e3500c
|
Merge branch 'occ_vec_times_vec' into 'master'
[occ] multiply 2 gp_Vec
See merge request jschoeberl/netgen!433
|
2021-10-11 11:28:11 +00:00 |
|
Joachim Schöberl
|
bd32e9d540
|
Merge branch 'occ_better_cyl_args' into 'master'
[occ] Better arguments for Cylinder
See merge request jschoeberl/netgen!434
|
2021-10-11 11:14:49 +00:00 |
|
Christopher Lackner
|
9efb9b1682
|
[occ] multiply 2 gp_Vec
|
2021-10-11 12:48:43 +02:00 |
|
Christopher Lackner
|
c9f1db548c
|
[occ] Better arguments for Cylinder
|
2021-10-11 12:48:14 +02:00 |
|
Christopher Lackner
|
e703ad75af
|
Allow OCCGeometry.Heal without face_colours (if built in py)
|
2021-10-11 12:47:16 +02:00 |
|
Christopher Lackner
|
4dc1bfa99e
|
[occ] allow to give cylinder face names in constructor
|
2021-10-05 23:48:06 +02:00 |
|
Christopher Lackner
|
a2ee528dae
|
Always call UnifySameDomain on + operator not only in 2D
|
2021-10-05 10:46:55 +02:00 |
|
Christopher Lackner
|
b4bf1172bc
|
fix length of occ dim2 boundaries
|
2021-10-04 15:52:56 +02:00 |
|
Christopher Lackner
|
ec96feb7f4
|
occ colors also in netgen gui, also allow transparency
|
2021-10-03 12:58:33 +02:00 |
|