3D Modeling 11: CHAMFER in 3D



Author Orhan Toker
Profession Architect M.Sc.
  Autodesk Authorized Consultant
  Database Specialist
e-mail  

AutoCAD 2007 and higher versions

Hello dailyautocad readers,

Today, I will continue my series of articles about solid modeling. Today’s topic is to make chamfer at the corners of 3 dimensional entities. Just like FILLET command, using CHAMFER command in 3 dimensional environment is very easy. Only difference will be one additional question that AutoCAD will prompt during the execution of the command. And, this is all because of the structure of the command.

Fig.1
Fig.1

Command: chamfer

(TRIM mode) Current chamfer Dist1 = 0.0, Dist2 = 0.0
Select first line or [Undo/Polyline/Distance/Angle/Trim/mEthod/Multiple]:
Base surface selection…
Enter surface selection option [Next/OK (current)] <OK>: OK

Specify base surface chamfer distance: 5

Specify other surface chamfer distance <5.0>: 10
Select an edge or [Loop]: Select an edge or [Loop]:

Execution of the command is given above by an example. Let’s examine the flow of this execution step by step:

(TRIM mode) Current chamfer Dist1 = 0.0, Dist2 = 0.0
Select first line or [Undo/Polyline/Distance/Angle/Trim/mEthod/Multiple]:

First of all, AutoCAD outputs a line that includes current settings of CHAMFER command and prompts us to select the first line for which chamfering will be made. At this point, if we point to an edge of a 3 dimensional solid, then a surface which belongs to the line that we select is highlighted and the flow of the command changes as follows:

Base surface selection…
Enter surface selection option [Next/OK (current)] <OK>: OK

At this stage, you are prompted to select the first surface that belongs to the edge that you would like to make chamfering on. You must select “OK”, if the surface is selected properly. If not, you can select the other available surfaces by pressing “NEXT”. In our example, the first surface is the surface that is numbered as 1.

Specify base surface chamfer distance: 5

Specify other surface chamfer distance <5.0>: 10
Select an edge or [Loop]: Select an edge or [Loop]:

Fig.2
Fig.2 (from AutoCAD 2008 help file)

Now, the command is asking us the distances 1 and 2. In our example, the first distance is 5 and the second one is 10. Once the edge is selected than chamfering is done (Fig. 1).

Here are the other options of command:

Fig.3
Fig.3 (from AutoCAD 2008 help file)

By using edge option, chamfering is made equally for the edge that you select.

Fig.4
Fig.4 (from AutoCAD 2008 help file)

Another option ‘Edge loop’ is that, you can make chamfer for all of the edges that belongs to the same surface.

Fig. 2,3 and 4 was taken from help files of AutoCAD 2008.

Have a nice day.

See previous articles of series : See “3D Modeling” chapter in AutoCAD Lessons.

Technorati Tags: , ,

Read in other languages: TR

Similar Posts

Rate this article:

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

6 Responses to “3D Modeling 11: CHAMFER in 3D

  • 1
    Hugh Compton
    October 29th, 2007 11:04

    As with the “Delete Fillet” function, you can also delete a chamfer. Simply use the “Delete Faces” button (or SOLIDEDIT>FACE>DELETE) then pick on the edges that make your chamfer. The chamfer will be deleted.
    http://www.herculedesign.com

  • 2
    Waseem
    January 14th, 2008 13:13

    THANKS FOR THIS SOLUTION

  • 3
    Arghya Adhikary
    July 28th, 2008 11:47

    Dear Sir,

    The above tutorial is based on distance-distance method. that is easy to do. but i want to do chamfer a 3d solid box by distance-angle method. Is it possible?

    Please reply.

    Best regards,
    Arghya Adhikary

  • 4
    Orhan Toker
    July 29th, 2008 09:27

    Hello Arghya,

    Of course. Please use ‘Angle’ Option in chamfer command. To understand this option easily please work around 2D chamfer first.

    reagards

  • 5
    c cy
    August 27th, 2008 17:12

    Hi,sir.I wonder if you can round off a 3D entity in different radii.I mean that if we can round off a 3D entity beginning with a radius and another radius as end.

  • 6
    ِAhmad Mehyar
    September 9th, 2008 11:07

    Thats helpfull thanks :D

Leave a Reply