Thanks for the reply PeterGuy, but it was something else I was after...
I had to highlight multiple areas in a front view and hatch them using various patterns (see picture below).
The 45° hatched area is a flat face and I needed to define smaller profiles within that face. The inner edge of the X-hatched area is a 3 mm offset of the outer edge, very easy to construct in 3D. I needed a way to quickly define and hatch the various areas. (Obviously, the auto-detect feature didn't work...)
What I ended up doing was the following:
- enabled 3D wireframe in my view
- extracted the face in the CATPart and built the new contour on it
- hide the solid body
- updated the view in the CATDrawing
- in this “simplified” view, the auto-detect feature created the hatching without any problem…
- back to the CATPart, hide the extracted face and show the body
- a new update in the CATDrawing
The hatching mechanism seems to be similar to v4, a new entity (shape?) is created and used to apply the hatching pattern. So, by hiding the extracted face and showing back the body in the CATPart, the pattern was still there and it didn’t require any update.
Best regards,
Stely