PDA

View Full Version : LBL2.lsp by Bill Giel



ff7734
3rd Nov 2007, 12:49 am
Thanks to Dinosaur for solving my LBL2.lsp problem. Surveyors using this powerful routine and Ver 2006 should read his solution.:)

Gregg Bell
27th Apr 2011, 04:09 pm
This lsp routine works great, does anyone know how to remove the spaces in the bearing? Example: N 88°53'14" W to N88°53'14"W.

Thanks,
Gregg

alanjt
27th Apr 2011, 04:37 pm
You'd need a simple sup to remove the spaces before the string is place into a piece of text. However, I'm confused; if you have Civil 3D, why not just use C3D bearing labels?

Gregg Bell
27th Apr 2011, 05:34 pm
I'm probably not using C3D to its fullest potential, however from what I've seen if I wanted to label the overall R.O.W. line with a bearing and distance, than label each lot line coming off that R.O.W line with just a distance (bearing will already by supplied by the R.O.W. label...reduces redundant labels) I would have to have a separate line for each lot and another line for the R.O.W., creates a lot of redundant line work and doesn't look nice and clean.

C3D appears to be more of an engineering tool than a surveying tool, but if there is a better way I would be willing to listen.

Thanks
Gregg

Organic
28th Apr 2011, 01:05 am
This lsp routine works great, does anyone know how to remove the spaces in the bearing? Example: N 88°53'14" W to N88°53'14"W.

Thanks,
Gregg


I had a look at the lisp files and they are Protected Lisp Files, which basically means the source is scrambled to prevent editing or obtaining the code. So unless you get the original, unprotected lips files, you cannot edit this.