+ Reply to Thread
Results 1 to 10 of 10
  1. #1
    Senior Member
    Using
    AutoCAD 2009
    Join Date
    Aug 2008
    Location
    Los Angeles area, CA
    Posts
    118

    Default How to modify a profile of extruded object ?

    Registered forum members do not see this ad.

    Hi there,
    I’m new to AutoCAD 3D, so this question might have an obvious answer which I just haven’t been able to find yet.
    I’m very familiar with 3D drawing in TurboCAD and I’m somewhat familiar with SolidWorks. Now I just received my copy of AutoCAD 2009 Student edition, and of course I want to get started on 3D immediately.

    The questions are
    #1 - how can I edit a profile of an extruded or revolved object ?
    #2 – Once I revolve or extrude my profile, the original profile vanishes, how can I create a copy of a profile from an existing 3D object?

    Now, I have done a little bit of playing and searching before I asked these questions but I haven’t been able to find the answer.

    For #1, I know once I select the object I get the grip handles which I can move. But what if I need to add / remove a line or arc from the profile, how can that be done?. (If anyone is interested, in TurboCAD the profile is attached to the extruded, revolved, lofted object so you can go back and edit it later – which works only 80% of the time, the other 20% TC gets so confused that you have to start over, and clearly in SolidWorks there is no problem doing this since each feature has its sketch attached to it).

    For #2, Is there any way to copy the current profile from a extrude or revolve ?

    Thanks in advance

    Jesper

  2. #2
    Quantum Mechanic ReMark's Avatar
    Computer Details
    ReMark's Computer Details
    Operating System:
    Windows 7 Pro 64-bit
    Computer:
    Thinkmate
    Motherboard:
    Intel DX58SO2 LGA1366 X58
    CPU:
    Intel i7-960 Quad-core 3.20GHz 8MB cache
    RAM:
    12GB (3x4GB) PC3-106000 DDR3
    Graphics:
    nVidia Quadro 4000, 2GB GDDR5
    Primary Storage:
    150GB Velocipraptor 10,000 rpm
    Secondary Storage:
    none
    Monitor:
    Dell P24LLH - 24" wide screen LCD
    Discipline
    See details...
    ReMark's Discipline Details
    Occupation
    CAD Draftsman/Designer...chemical manufacturing.
    Discipline
    See details below.
    Details
    I work for a specialty chemical manufacturer. I do a little bit of everything from P&IDs to civil to architectural and structural.
    Using
    AutoCAD 2013
    Join Date
    Nov 2005
    Location
    Norwalk, CT USofA
    Posts
    33,471

    Default

    I think you might be interested in the System Variable DELOBJ.

    DELOBJ controls whether geometry used to create 3D objects is retained or deleted. Values are 0, 1, 2, -1 and -2.

    For further information consult the AutoCAD 2009 Help files.
    "I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police

    Eat brains...gain more knowledge!

  3. #3
    Forum Deity shift1313's Avatar
    Using
    not applicable
    Join Date
    Sep 2008
    Location
    VA
    Posts
    2,859

    Default

    as far as i know the modeling in acad isnt parametric like in solidworks, inventor, catia, unigraphics etc. In solidworks you were able to create a sketch and use this data to alter your solid at any point. While you can modify solid object in acad in various ways, as far as i know, it is not parametric.


    if you select your object and go to properties you can modify things associate with the operation used to create your solid. For example with the revolved solid. In properties you can change the revolution amount(0-360), you can change the location of the rev axis, and i think there may be another thing you can change.


    There is one option. use the explode command. This will separate your solid into a surface and its defining curves. you can delete the surface, and modify the curves, rejoin them and revolve them.

    Parametric modeling a great tool to have, when modeling in acad you have to be a little more careful

    If you have access to acad inventor, the setup is similar to solidworks. I have never used turbocad

  4. #4
    Senior Member
    Using
    AutoCAD 2009
    Join Date
    Aug 2008
    Location
    Los Angeles area, CA
    Posts
    118

    Default

    Thank you for you reply, I ll take a look at DELOBJ.

    As for parametric design, I fully understand the difference between a 'fixed' design like AutoCAD, TC and many other CAD and then parametric design SolidWorks, Inventor, ProE and maybe others, but the question is not parametric related, but in general how to modify the profile that was used as base for the extrude.

    Lets say I have the profile, then I extrude it and then after that I need to insert an arc like shown here. In this case I had to create the arc, then extrude and subtract it, which works in this case, but it would definitely be easier to be allowed to modify the orignal profile, and insert the arc right there.

    Jesper
    Attached Images

  5. #5
    Super Moderator Cad64's Avatar
    Computer Details
    Cad64's Computer Details
    Operating System:
    Windows 7 Profesional x64
    Computer:
    XI Computers
    Motherboard:
    Asus P8Z77-V Pro
    CPU:
    Intel Core I7 3770K 4.1 Ghz Quad Core 3rd Gen
    RAM:
    8GB DDR3 @ 1333MHz
    Graphics:
    Nvidia GeForce GTX 570 1280MB GDDR5
    Primary Storage:
    SATAII 500GB 7200 RPM
    Secondary Storage:
    Western Digital My Book Studio Edition II - 2TB capacity
    Monitor:
    HPf2105 21" LCD Widescreen & Cintiq 21ux
    Discipline
    Multi-disciplinary
    Cad64's Discipline Details
    Occupation
    Freelance Digital Artist
    Discipline
    Multi-disciplinary
    Details
    In a nutshell, I create 3D models from the client's CAD files or design sketches, which I then use to produce high quality rendered images. Click on the link in my signature to view my portfolio. I'm always looking for work, so let me know if you need any renders. :)
    Using
    3ds Max 2011
    Join Date
    Feb 2006
    Location
    Southern California
    Posts
    8,486

    Default

    The way you did it, by Subtracting the Extruded arc, is the way its done in Autocad. You could have also just created a Cylinder with the correct radius, moved it into position and then Subtracted it from your shape.

    You might want to update your profile to show which version of Autocad you're using. It will make things easier, in the future, when trying to get answers.
    "Work Smart, Not Hard"

    Click to View My Portfolio ( Updated 05/21/2013 ) --->
    http://www.rdeweese.com/

  6. #6
    Senior Member
    Using
    AutoCAD 2009
    Join Date
    Aug 2008
    Location
    Los Angeles area, CA
    Posts
    118

    Default

    thank you for the reply.

  7. #7
    Forum Deity shift1313's Avatar
    Using
    not applicable
    Join Date
    Sep 2008
    Location
    VA
    Posts
    2,859

    Default

    Jesper, Solidworks is parametric feature based design, autocad is not. You must use the boolean operations , union, subtract, intersect (and more depending on which version of cad you are using) just as you did above. There is no reference to the original sketch lines used to created these solids. Once the solid is created you must EXPLODE the solid to retrieve the defining curves, in which case you can modify them, re join them and re extrude them.


    Depending on what kind of objects you are working on you can model things with surfaces and have the ability to dynamically changes them.


    The approach to modeling in these packages are totally different(unfortunately).

    If you wanted to model the same object you have drawn you can create the profile, use properties to give the object a thickness, then use the defining curves to create a REGION. This would appear the same but be a surface model and allow for modification. Depending on the acad package there is a sufrace-solid command built in(07-09). 06 and older this will have to be achieved with an autoLISP command.

  8. #8
    Quantum Mechanic ReMark's Avatar
    Computer Details
    ReMark's Computer Details
    Operating System:
    Windows 7 Pro 64-bit
    Computer:
    Thinkmate
    Motherboard:
    Intel DX58SO2 LGA1366 X58
    CPU:
    Intel i7-960 Quad-core 3.20GHz 8MB cache
    RAM:
    12GB (3x4GB) PC3-106000 DDR3
    Graphics:
    nVidia Quadro 4000, 2GB GDDR5
    Primary Storage:
    150GB Velocipraptor 10,000 rpm
    Secondary Storage:
    none
    Monitor:
    Dell P24LLH - 24" wide screen LCD
    Discipline
    See details...
    ReMark's Discipline Details
    Occupation
    CAD Draftsman/Designer...chemical manufacturing.
    Discipline
    See details below.
    Details
    I work for a specialty chemical manufacturer. I do a little bit of everything from P&IDs to civil to architectural and structural.
    Using
    AutoCAD 2013
    Join Date
    Nov 2005
    Location
    Norwalk, CT USofA
    Posts
    33,471

    Default

    I'm still holding out for resetting DELOBJ. Then you'll have access to the original profile (as you call it). Once an object is extruded or revolved or whatever (turned into a solid) you're basically stuck with the various solids editing tools plus the join, subtract and intersect commands for modifying its appearance.
    "I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police

    Eat brains...gain more knowledge!

  9. #9
    Junior Member
    Computer Details
    Morgan's Computer Details
    Operating System:
    Vista
    Computer:
    Dell Inspiron 1525
    Using
    AutoCAD 2007
    Join Date
    Sep 2008
    Posts
    16

    Default

    solidedit-> face-> copy to get your profile from an extruded solid...


    I couldn't get it to work for revolved objects though.

  10. #10
    Senior Member
    Using
    AutoCAD 2002
    Join Date
    Apr 2007
    Location
    North Carolina
    Posts
    188

    Default

    Registered forum members do not see this ad.

    It works for revolved objects too, although the round part isnt much use to anything

    Another solution would be to copy face the "original profile," explode it, make the changes, region it and re-extrude it

    For simple designs like that its alot of extra steps for little gain when a simple boolean operation would suffice
    This is more useful with much more complicated models
    Jon ~

Similar Threads

  1. How do i extract volume from extruded solids?
    By Steve71 in forum AutoCAD 3D Modelling & Rendering
    Replies: 7
    Last Post: 2nd Oct 2008, 06:14 am
  2. Fillet an Extruded object
    By cdub in forum AutoCAD 3D Modelling & Rendering
    Replies: 3
    Last Post: 19th Jun 2008, 03:44 am
  3. Extruded Circles
    By BDIZZEL124 in forum AutoCAD 3D Modelling & Rendering
    Replies: 2
    Last Post: 3rd Apr 2008, 02:39 pm
  4. Remove Extruded Height in 3d
    By cldryden in forum AutoCAD 3D Modelling & Rendering
    Replies: 2
    Last Post: 9th Feb 2008, 04:26 am
  5. Converting Extruded Individual Lines Into A Single Model
    By Hans8149 in forum AutoCAD Beginners' Area
    Replies: 4
    Last Post: 29th Jan 2008, 06:20 pm

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts