Hi Author,
maybe if you query for the parameters of your face with BRepTools::UVBounds you can restrict the resulting surface.
Commenter-1
Archived discussion
I have a face cut by boolean Cut operation. I need to get the geometric surface (not the resulting face which is a topological entity) representing the result (not the original full Surface which I get if I use BRepTool::Surface option). Is there a way to do this?
Discussion
Posts are displayed in their archived order.
Hi Author,
maybe if you query for the parameters of your face with BRepTools::UVBounds you can restrict the resulting surface.
Commenter-1