mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-24 11:50:33 +05:00
occ_face ProjectPointGI should set gi
This commit is contained in:
parent
fef7cca030
commit
7abda1151c
@ -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