CompuServe Messages

#CAD Standards

    14-Jan-92 15:56:19
Sb: #28580-#CAD Standards
Fm: Craig Sharp [Mem TM] 73417,2320
To: Jeff Hester 70672,3573
Jeff: I have written two such beasts… and I don't think I would want to take on writing one that would work for anyone. If I were going to, I would write a file that contained a coded line telling AutoLISP what was going to be checked (e.g. >>LAYER<<) and then set up some rules for formatting the standards to be checked. I thought that it would run much faster if I wrote the program for specific user's standards, so I didn't try a universal approach. I didn't check for layer names, either… I just checked to see if they fit in a range without matching them to specific lists… because you can get a whale of a list to check against! C#