View Single Post
Old 16th November 2006, 05:03 AM   #6
Dennis
Senior Member
Professional user
 
Dennis's Avatar
 
Join Date: Jul 2003
Posts: 899
Default Re: How to use the knife-function in 2D-Polygons

I think Andy's original suggestion was to create the 3x7 mesh and skip the knife altogether. This is probably the best approach for what you're trying to do (the knife isn't built to cut out interiors, only make slices along edges).

The idea is, you would remove the surfaces you didn't need from the 3x7 mesh. You could then resize each of the rectangular holes by manipulating the vertices directly.
Dennis is offline   Reply With Quote