Jump to content

Recommended Posts

Posted

Kindly help to draw this figure as a 3d solid. Any hint or suggestion will be highly appreciated. 996044704_3d_block1.png.b0df767b01c495c9e9d294bc988ebb8e.png

Posted

One option would be to create a 3D cube then slice away portions of the cube or subtract from it.

  • Like 1
  • Agree 1
Posted
  • Draw a cube,
  • Draw lines on the edges so that snaps work at the right points,
  • Cut all corners with the _slice command, specifying a section plane at three points,
  • Where the cut planes cut off unnecessary parts, you need to set the _both option to save the cuted pieces,
  • Glue the cut pieces back where the extra cuts are (_union command),
  • Rotate USC with the Z axis along the groove that is drawn on the top face,
  • Draw a box along the groove with a margin in length,
  • Subtract this box from the main solid (_subtruct).


That is, the idea is that everything that can be cut off is cut off by the Slice command. And we make all the recesses by subtracting other solids.

  • Like 1
Posted

Note that the sides of the groove are not exactly parallel. One side has a slope of 2/3 while the other is 0.673... (35/52)

Rather than using a box to subtract create a closed polygon using the noted dimensions, extrude then subtract. 

  • Like 1
  • Agree 1
Posted

Tooting. In such cases, it is convenient to create a cube and then modify it by simply dragging the vertices to the desired points.

BTW AutoCAD (and all its clones) has very convenient modeling - you can simply drag and drop "subobjects" (surfaces, edges and vertices). Subobjects can be selected simply by holding CTRL. This method (together with the selection of sub-objects by the selection frame) makes it easy to stretch or shrink large assemblies of dozens of solids with a single _Move command.

Posted

And if you optimize the number of clicks, it may be more profitable to draw a closed polyline on the top surface of the box along the groove contour. Then the _presspull command will help you make a groove right away, without even having to subtract the solids. To some extent, the smart _Presspull command compensates for the absence of the Drill command in AutoCAD.

  • 3 months later...
Posted (edited)

Use 3D poly lines (3Dpoly command) and subtract according, easy.

 

01.png

02.png

03.png

04.png

05.png

Edited by odachek

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...