×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

How to edit surface

How to edit surface

How to edit surface

(OP)
Can 3D surfaces be edited like solid? subtract or union, or trim.

RE: How to edit surface

Not to my knowledge

RE: How to edit surface

Unfortunately, no.  That would be too easy.

All editing of surfaces must be done using the sundry options available under the "Terrain" pulldown menu, or through the Terrain Model Explorer.

What/how do you need to edit the surface?  I may be able to help point you to the correct tools.

RE: How to edit surface

Oops - sorry.  I failed to notice that you are a Mechanical engineer, and gave instructions for the Land Desktop software that Civ-E's use.  I probably can't help much.

RE: How to edit surface

Open the dwg file with Rhinoceros, hack away at it, and save it as a dwg file.  Rhino can do all that you would logically expect AutoCAD to do with surfaces, and more.

Better, open a _copy_ of just the parts you want to change, and edit that.  Rhino may not preserve some AutoCAD entities.

It may be necessary to add one linear dimesion in Rhino to avoid a scaling error.

Mike Halloran
Pembroke Pines, FL, USA

RE: How to edit surface

(OP)
I am working on a surface which a 3D curve revolves along another straight line, and I want cut this surface with a plane to see the intersection.
But solid can not do the job.

RE: How to edit surface

You can convert many meshes to a solid using "m2s.lsp".  Once you have a solid, you can get an outline of a slicing plane using the "section" command.

You can get "m2s.lsp" from http://www.accustudio.com/marketplace/freeware.htm

Author has an update to work with 2007, if you need that you can email him (address included in the lisp file).

RE: How to edit surface

If the curve is planar, you can add radials to the axis at its ends, turn it into a closed polyline, and revolve it to produce a solid of revolution, which you can slice at will.

Before you start, set the variable DELOBJ to 0 to retain primitives along the way.

Mike Halloran
Pembroke Pines, FL, USA

RE: How to edit surface

Can you create that 3D surface with solid commands then use shell command to create that same 3D surface with a thin wall; then you probably can slice it with a plane.

RE: How to edit surface

(OP)
Thanks for all your comments. I will try.
Thank you CarlB, M2s works.

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources