parask
Results
2
comments of
parask
Hi, Thanks for the response. Yes, ```aBoundSurfHandle``` is NULL. The function ```geomlib_ExtendSurfByLength()``` requires a ```Handle_Geom_BoundedSurface``` Below is the code of the function. Here, I first find the faces connected to...
Hi, Here is the complete code with the test geometry. I need to find the intersection of surfaces which do not intersect currently, but would intersect when extended. Thus, I...