Apr 13, 2005 #1 bearisle Mechanical Joined Jun 2, 2004 Messages 77 Location US Is there a way round all corners of a solid? Easy example would be rounding all edges of a cube so the join smoothly. I know the hard way to do this?????Any shortcuts?
Is there a way round all corners of a solid? Easy example would be rounding all edges of a cube so the join smoothly. I know the hard way to do this?????Any shortcuts?
Apr 13, 2005 #2 Exxit Computer Joined Aug 18, 2003 Messages 804 Location DE Did You try "_fillet"? L. ADT 2004 ACAD 2002 Upvote 0 Downvote
Apr 13, 2005 #3 hyposmurf Electrical Joined Mar 25, 2004 Messages 80 see this Command: _fillet Current settings: Mode = TRIM, Radius = 0.0000 Select first object or [Polyline/Radius/Trim/mUltiple]: r Specify fillet radius <0.0000>: 10 Select first object or [Polyline/Radius/Trim/mUltiple]: Enter fillet radius <10.0000>: Select an edge or [Chain/Radius]: Select an edge or [Chain/Radius]: Select an edge or [Chain/Radius]: Select an edge or [Chain/Radius]: 4 edge(s) selected for fillet. http://www.cadtutorforum.net Upvote 0 Downvote
see this Command: _fillet Current settings: Mode = TRIM, Radius = 0.0000 Select first object or [Polyline/Radius/Trim/mUltiple]: r Specify fillet radius <0.0000>: 10 Select first object or [Polyline/Radius/Trim/mUltiple]: Enter fillet radius <10.0000>: Select an edge or [Chain/Radius]: Select an edge or [Chain/Radius]: Select an edge or [Chain/Radius]: Select an edge or [Chain/Radius]: 4 edge(s) selected for fillet. http://www.cadtutorforum.net