@Mistress0fTheDorkness
Hey there,
I do a lot of bcad adaptation for lisp so am curious also.
I could not find the lisp in question though, can you point to it?
This whole exercise of entity pattern recognition can be handled really junky, or high quality.
Its similar to cleaning up GIS linework. You can handle tolerances, or expect exact numbers and that makes all the difference. Also, doing direct "compare everything to everything" does not scale well, so figuring out how to skip comparisons that will fail as matches is a big deal. Also multi-threading is so easy in .net that it always wins for choice of language. You program as if single thread, then switch a couple data types and the type of loop you run and it uses all cores.
Really, all companies in the cad use business should have at least 1 copy of acad and bcad. I especially like bcad for BPOLY use, it just works better and locks up less.
internal protected virtual unsafe Human() : mostlyHarmless
I'm just here for the Shelties