Monday
3D, 3D Modeling, Autocad, Command3D Modeling 14: Easy Way of Getting a Section From a 3D Model
Dear Friends,
Throughout this article, we are going to learn how to get a section cut from a 3D model easily. Erhan has written two detailed articles about getting section cuts earlier. (Live Section 1 and Live Section 2) Also, SOLDRAW and SOLVIEW commands, which I am going to explain in more detail soon can be used for getting section cuts.
Yet, getting a section by using SECTION command is easier than those two commands. We can get a section by a single move like FLATSHOT command

Fig.1
Let us now get a section cut quickly from the model seen in Figure 1 by using SECTION command. The command processes as below:
Command: _section Select objects: 1 found Select objects: Specify first point on Section plane by [Object/Zaxis/View/XY/YZ/ZX/3points] <3points>: Specify second point on plane: Specify third point on plane:
First, you have to select the object from which you want to get a section cut. Then you have to define three points that the section passes. Pick the points in the order shown in Figure 1.
The next step is taking out the section object from the model because Autocad draws the object inside our 3D model. Our job is easy:
Command: _move Select objects: l 1 found Select objects: Specify base point or [Displacement] <Displacement>: Specify second point or <use first point as displacement>:
Take out the section object by using MOVE command.

Fig.2
I am going to mention other section plane options of the SECTION command later. You have to wait for ‘3D Plane Designation’ article.
May it be easy.
Viewed 8,920 times so far... This week: 76 Today: 2 Latest: 3 July 2009, 1:23Related articles:
Post Tags: 3D, 3D Modeling, Command
Related Posts
Popular
- Visual LISP: Programming user interfaces with OpenDCL
07/01/2009 10:15 pm
10 Comments - 3D Modeling 7: EXTRUDE
06/30/2009 02:14 pm
10 Comments - Ask DailyAutoCAD: Which Notebook to Buy?
06/30/2009 12:17 pm
1 Comment - A solid modeling application: Gusket drawing
06/30/2009 09:47 am
5 Comments - New e-Book: Dynamic Blocks
06/30/2009 09:44 am
4 Comments
Featured Articles
- AutoCAD 2009 Update 3 Released
- Speed Up As AutoCAD 2009 Ribbon Menu Helps You!
- MEP Analysis Extension for AutoCAD MEP extended to March 31, 2009
- Recap of AutoCAD-related technologies on Autodesk Labs
- Technology Preview of MEP Analysis Extension extended to 12/31/08
- Autodesk Labs: Forward and Backward utility for AutoCAD
|

Jun 10, 2008
Reply
Thank you for your explaning about Section.
Let me ask a question,please.
I want to know ,how to make a section in plan project?