check standards

check standards

Anonymous
Not applicable
1,139 Views
3 Replies
Message 1 of 4

check standards

Anonymous
Not applicable

hey guys,

 

I'm having an issue, which bothers me for years now. I'm quite new to programming and this stuff, so please have patience. Smiley Tongue

I didn't find any solution to my problem, so I'm opening a new topic.

 

We get cadastral plan, which always have the same layers, linetypes, fonts,...

Now I always need to manually put them on our layers, linetypes, fonts using "check standards"
Isn't there an easier and automatic way (LISP) to put them to the certain layer I tell it? For example I always want to put the layer "_road" from this files I get to my layer "_street", and so on. I would of course first need to write this list for every single layer, but once it's done it should work it's way through.

 

any suggestions? Thanks for any help. Smiley Happy

0 Likes
Accepted solutions (1)
1,140 Views
3 Replies
Replies (3)
Message 2 of 4

cadffm
Consultant
Consultant
Accepted solution
If you can not lisp vba .net
You can buy a program to swap what you need.

But on board you have CAD STANDARDS and for Layer LAYTRANS command,
have you ever test this command?
https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoC...

Sebastian

0 Likes
Message 3 of 4

devitg
Advisor
Advisor

The bet way to get true help , is to upload the DWG sample , and a  2 columns CSV file oldlayer  newlayer 

0 Likes
Message 4 of 4

Anonymous
Not applicable

Hey Sebastian,

 

I normally use CAD STANDARDS for this problem, but I never tried LAYTRANS. I think this might do the trick already. Smiley Surprised

 

thanks for the fast help

0 Likes