
CAD discussion forum - ask any CAD-related questions here, share your CAD knowledge on AutoCAD, Inventor, Revit and other Autodesk software with your peers from all over the world. To start a new topic, choose an appropriate forum.
Please abide by the
rules of this forum.
This is a peer-to-peer forum. The forum doesn't replace the official direct technical support provided by ARKANCE for its customers.
How to post questions: register or login, go to the specific forum and click the NEW TOPIC button.
Author |
Topic Search Topic Options
|
RogerAF
Newbie
Joined: 03.Oct.2007
Location: United States
Using: AutoCAD2006, DesignCAD2000
Status: Offline
Points: 12
|
Topic: How to use Extrude w/ Rectangle Posted: 08.Oct.2008 at 16:59 |
In AutoCAD 2006,
According to Help, Extrude can "create solids by extruding selected objects. You can extrude closed objects such
as polylines, polygons, rectangles, circles, ellipses, closed splines, donuts,
and regions."
However, no matter what, I can't get it to work on a rectangle. Or even a closed polyline. I've tried converting the object to a region, but Extrude always reports "A 3D solid must be selected. No solids detected."
So how can I convert such a 2D object to a 3D solid?
Thanks in Advance, Roger
|
 |
Arben.Allaraj
Senior Member
Joined: 14.Nov.2007
Location: Albania
Using: AutoCAD 2008
Status: Offline
Points: 602
|
Posted: 08.Oct.2008 at 17:07 |
RogerAF wrote:
In AutoCAD 2006,
According to Help, Extrude can "create solids by extruding selected objects. You can extrude closed objects such as polylines, polygons, rectangles, circles, ellipses, closed splines, donuts, and regions."
However, no matter what, I can't get it to work on a rectangle. Or even a closed polyline. I've tried converting the object to a region, but Extrude always reports "A 3D solid must be selected. No solids detected."
So how can I convert such a 2D object to a 3D solid?
Thanks in Advance, Roger
|
Check pickfirst variable.
|
Ing Arben.Allaraj
http://cad-drafting-corner.blogspot.com
|
 |
RogerAF
Newbie
Joined: 03.Oct.2007
Location: United States
Using: AutoCAD2006, DesignCAD2000
Status: Offline
Points: 12
|
Posted: 08.Oct.2008 at 17:24 |
Thanks, how do I do that?
But first, I solved my own problem. I found that if I use the Extrude from the Draw/Solids menu, it accepts the rectangle. So I can accomplish my task, but don't understand why one works, but the other does not.
When I try to use Extrude from the tool bar on my workspace, it reports "No solids..." When I use the command line or the Draw/Solids menu, it accepts the rectangle or polyline.
I looked for Pickfirst in Help, but all I found was info that it was saved in the Registry--no instructions on how to access it. Do I have to use regedit and actually edit the Windows Registry? That seems rather awkward.
Thanks, Roger
|
 |
Arben.Allaraj
Senior Member
Joined: 14.Nov.2007
Location: Albania
Using: AutoCAD 2008
Status: Offline
Points: 602
|
Posted: 08.Oct.2008 at 17:31 |
RogerAF wrote:
Thanks, how do I do that?
But first, I solved my own problem. I found that if I use the Extrude from the Draw/Solids menu, it accepts the rectangle. So I can accomplish my task, but don't understand why one works, but the other does not.
When I try to use Extrude from the tool bar on my workspace, it reports "No solids..." When I use the command line or the Draw/Solids menu, it accepts the rectangle or polyline.
I looked for Pickfirst in Help, but all I found was info that it was saved in the Registry--no instructions on how to access it. Do I have to use regedit and actually edit the Windows Registry? That seems rather awkward.
Thanks, Roger
|
TYPE PICKFIRST IN COMMAND LINE
ENTER VALUE =1
|
Ing Arben.Allaraj
http://cad-drafting-corner.blogspot.com
|
 |