How to mesh each face from igs model?

×

Warning message

Access denied. You must log in to view this page.

I imported an igs model. Then I want to discretize each of its faces into a grid. I try to use "TopExp_Explorer","TopTools_MapOfShape". Then what I need to do?