ff7734 Posted November 2, 2007 Posted November 2, 2007 Thanks to Dinosaur for solving my LBL2.lsp problem. Surveyors using this powerful routine and Ver 2006 should read his solution. Quote
Gregg Bell Posted April 27, 2011 Posted April 27, 2011 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 Quote
alanjt Posted April 27, 2011 Posted April 27, 2011 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? Quote
Gregg Bell Posted April 27, 2011 Posted April 27, 2011 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 Quote
Organic Posted April 28, 2011 Posted April 28, 2011 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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.