@o11225669 wrote:
Hello,
I’m trying to retrieve the contour curves of a polysurface by calling CreateContourCurves on each face (brep.Face[i].ToBrep()).Everything works fine but I noticed that the resulting curves are from the untrimmed face.
How can I get the trimmed face? I can see that the original brep has several BrepTrims that points to each face (via faceindex).
Posts: 2
Participants: 2