Here's another system variable that I forget because I only seem to need it when working on drawings from others:
XCLIPFRAME
Here's the definition from the AutoCAD Help Menu:
When this system variable is set to 0 and you xclip an xreference drawing, you can't see the boundary of the xclip and therefor you can't invert the selection. We set this variable to 2 in our templates so that we can see the frame (for adjusting and inverting as needed), but the frame won't plot.
Crossing The Line with Civil 3D
A blog about AutoCAD and AutoCAD Civil 3D for civil engineering professionals.
Wednesday, December 14, 2011
Tuesday, December 13, 2011
Quick Tip about Importing Styles and Settings
If you're using Civil 3D 2012, you've hopefully already heard about the ability to Import Styles and Settings. This new command is a real time saver but be careful, because you may not be getting everything you want.
Here are a few things you won't get by using the Import Styles Command:
- Object Layer Settings (Use this workaround to transfer the settings to your current drawing)
- Blocks and Layers not used in styles (Use Design Center to import all layers and blocks)
- Description Key (Use old style drag & drop to import into your current drawing)
Feel free to add comments for additional items that you find missing when you use the command.
| Reactions: |
Friday, November 11, 2011
What's Missing In the World of Civil 3D Points? Not This!
Sure there are feature requests that we all have for Civil 3D points such as having full functionality of dynamic blocks within a point style, but this post is actually about what is no longer missing.
This morning I was asked how to find ranges of point numbers that were not currently being used in a drawing. In older versions of Civil 3D, one might have tried to look at the All Points point group properties for a list of points in that group. Well, now there's an easier way to get the answer.
Beginning with Civil 3D 2011, we were given this nifty new command:
LISTAVAILABLEPOINTNUMBERS
This command returns a list of point numbers that are not in use in the current drawing. Now you might be thinking that is a really long command name to remember but don't panic. Here's a how you can access the command:
So now you know one thing that is no longer missing from the world of Civil 3D points.
This morning I was asked how to find ranges of point numbers that were not currently being used in a drawing. In older versions of Civil 3D, one might have tried to look at the All Points point group properties for a list of points in that group. Well, now there's an easier way to get the answer.
Beginning with Civil 3D 2011, we were given this nifty new command:
LISTAVAILABLEPOINTNUMBERS
This command returns a list of point numbers that are not in use in the current drawing. Now you might be thinking that is a really long command name to remember but don't panic. Here's a how you can access the command:
- In Civil 3D 2011, at the command line, type LISTA then press tab then enter. Civil 3D will auto-complete the command for you.
- In Civil 3D 2012, at the command line, type LISTA then press enter (no tab key required). Civil 3D will auto-complete the command for you.
- In Civil 3D 2011 or 2012, select a Civil 3D point. On the COGO Point contextual ribbon tab, look for the COGO Point Tools panel . Left click on the bottom of that panel and a fly out will appear. Choose List Available Point Numbers from the list.

So now you know one thing that is no longer missing from the world of Civil 3D points.
| Reactions: |
Thursday, November 3, 2011
It's an Excel-lent Round Up
When working in the civil engineering world, you sometimes need to round a number up. For example, if you're looking to size circular rcp storm sewer, then you will need to be able to round to the nearest half foot. When working in Excel, the formula =ROUND(Number, Num_digits) will not give you the desired result.
So instead you should use the Excel CEILING function =CEILING(Number, Significance). The Ceiling function allows you dictate your rounding to the nearest multiple of significance.
In the case of a value of 3.298 feet that needs to be rounded up to the nearest 0.5 feet, we would use the formula =CEILING(3.298,0.5) to return a value of 3.5. Likewise a value of 2.033 would return a value of 2.5.
This great tip was provided by Steve Zobal, a coworker of mine at MWM DesignGroup.
So instead you should use the Excel CEILING function =CEILING(Number, Significance). The Ceiling function allows you dictate your rounding to the nearest multiple of significance.
In the case of a value of 3.298 feet that needs to be rounded up to the nearest 0.5 feet, we would use the formula =CEILING(3.298,0.5) to return a value of 3.5. Likewise a value of 2.033 would return a value of 2.5.
This great tip was provided by Steve Zobal, a coworker of mine at MWM DesignGroup.
| Reactions: |
Wednesday, September 21, 2011
Multiple Offsets are Already Here
| Reactions: |
Subscribe to:
Posts (Atom)
