A place to put reminders on how to do things or commands that I will use rarely, but are useful to know.
Ad
Friday, March 14, 2008
AECPOLYGON's - Ctrl Key
http://civil-3d.blogspot.com/2007/04/using-aecpolygon-to-hide-surface.html
http://civil-3d.blogspot.com/2007/05/more-on-aecpolygons.html
http://civil-3d.blogspot.com/2007/05/aecpolygon-styles.html
Monday, March 10, 2008
Formula For Slope
I'm not going to make a judgement on if this is the correct way or the incorrect way to do things, I'm just providing the math.
If you grade from a sloping baseline (be it a feature line or alignment/profile) the grade will be calculated perpendicular to the baseline. This is normal and customary in creating a road corridor; but may not be wanted when creating grading from a featureline. If you measure the distance perpendicular from one contour to the next you will find that the distance isn't an even number (if you use a 2:1 slope) but slightly off. To get the value to be exact use the formula below:
This is an Excel formula you can use to calculate the required slope:
=(E2*(1/E1))/(((1/E1)^2-(E2)^2))^0.5
Put the slope (Ex. 2, for a 2:1 slope) in E2 and the grade (in decimal form) in cell E1.
Sunday, March 09, 2008
I Get It
Saturday, March 08, 2008
DWG TrueView
Wednesday, March 05, 2008
Microstation Fundamentals
Hopefully I can find a way to get Microstation to work like I want to, but right now it appears that it is mainly toolbar driven. I find I don't like toolbar driven programs for CAD, since I have to scan the screen to find the wanted toolbar, and I always seem to know where the keyboard is at in Autocad to type in the command.
I wrote previously that I didn't like the user interface in Microstation, and now that I know how to do the basics and where to find things, I still don't like it. The windows and toolbars and single drawing interface is really a bummer. The program needs to join the world of windows instead of feeling like a skin on a DOS program.
Some things to like in the program is the Design History. In Design History you can commit changes into the file and then go back and restore changes that happened in between your committing changes. I don't know how big of hit it is to the file size, but I imagine it can be quite large if you committed changes frequently.
And cells are basically blocks.
Next up is the InRoads Fundamentals.