Civil 3D: Closest Distance Between Two Objects

There are so many useful drafting tools within Civil 3D, many of which could be great additions to “vanilla” AutoCAD. Today’s post will be the first of many helpful tools found in Civil 3D and if possible, I will post LISP routines that provides the same functionality available to AutoCAD.

While working on some road access areas that lead into parking lots, I need to find and measure the closest points between two objects to verify that cars & trucks can fit in the lane.
Shown below is an example of an access point along a roadway. These are not parallel, so I am unable to measure at a nearest spot along a curb and find the distance perpendicular to the other side of the road.

Road Example

The handy tool that is found within Civil 3D is found on the “Analyze” tab and in the “Inquiry” panel’s dropdown list. The tool is named a long one… “Minimum Distance Between Entities”

Ribbon Minimum Distance

The command is MinDistBetweenEntities

min-distance-3-tool-description

Here’s how:

  • The tool is as easy as selecting two objects. After selecting the objects, the results are listed in the command line.
  • You are then asked if you would like a line to be drawn that connects the 2 closest points. I selected Yes because I need to place a dimension at these points.

In the example shown below, the objects selected are Polylines.

Minimum Distance Animated

~Enjoy

Minimum Distance Finished

Advertisement

About AutoCAD Tips

This blog serves as a knowledge base for myself (and anyone else) so that I can reference tips & tricks that I have learned and also refer others to it as well. I hope that this blog helps you learn at least one tip to make your drafting/design experience better.
This entry was posted in Civil 3D, Civil 3D Tips, Uncategorized. Bookmark the permalink.

3 Responses to Civil 3D: Closest Distance Between Two Objects

  1. Pingback: Civil 3D: Closest Distance Between Two Objects Tips | BIM Bytes

  2. Hello Admin!
    Such a great and informative post indeed about AutoCAD, I really appreciate it!
    Keep updating stuffs like this.

  3. Alwal Victor says:

    is there possibility automating this? I have a lot of points that are to be used for building road pillars along the road and I want to show their distances from the centerline

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s