PDA

View Full Version : HOW I get round holes


aruss
13-01-2005, 04:36 PM
HI, I'm new here and I want to learn MAX

I have some basic knowledge about MAX, but i dont now how I can get a hole in a poly object

I have a cube and want make round hole through it, I tried to attach a celynder to a cube, but it didn work. At last i had done it by hand but it not funy and it looks horrible,

could you help me

B.C.Johnson
14-01-2005, 12:01 AM
You had the right idea with the cylinder. Look up "boolean operation" in the help section, and you'll get it.

3Dan
14-01-2005, 12:16 AM
1- Create a square
2- Create a circle
3- Convert them to spline
4- Attach one to the other
5- Convert the resulting shape to poly
6- Select the resulting face
7- Extrude it as desired
8- Choose "Border" in the Poly Submenu and cap the other side (or hit Alt+P)

(I donīt like Booleans);)

shamohan
14-01-2005, 01:11 AM
The simple way is to use compound object and use boolean,
Place a cylender inside the box and make sure the height of the cylender is more than the box, use pick object button and u will get the result