mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
Merge branch 'occ_face_project_set_gi' into 'master'
occ_face ProjectPointGI should set gi See merge request ngsolve/netgen!544
This commit is contained in:
commit
ee7bcf82be
@ -205,6 +205,7 @@ namespace netgen
|
||||
if (count == 50) return false;
|
||||
|
||||
p_ = occ2ng(x);
|
||||
gi.u = u; gi.v = v;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user