Can OCCT fill closed contour with lines?

Hi Bros, I would like to fill a closed contour with lines. I don't find suitable tool. The closed contour can look like a circle or BSplineCurve.
Or should I build some planes, and get the intersection lines, it seems more troublesome and cost more resource.

Mikhail Sazonov's picture

You can consider the class Hatch_Hatcher for this purpose.

linbei jianbaoxia's picture

Thanks for your nice advice. I will try it now and give my answer.