X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.98.4 at av02.lsn.net Message-ID: <563232DB.9040001@ecosensory.com> Date: Thu, 29 Oct 2015 09:53:15 -0500 From: John Griessen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] home/bkerin/geometry_module branch References: <20151027114407 DOT 22323 DOT qmail AT stuge DOT se> In-Reply-To: <20151027114407.22323.qmail@stuge.se> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com On 10/27/2015 06:44 AM, Peter Stuge (peter AT stuge DOT se) [via geda-user AT delorie DOT com] wrote: > Maybe there are other candidates too. solvespace has geometry and constraints engine for mechanical CAD "The constraint solver used in SolveSpace is available separately as a library." http://solvespace.com/library.pl http://solvespace.com/dl/solvespace-rel2.0.zip This package includes documentation, the library itself, and the necessary interface files to use the library with your code. Examples are included, in: C/C++ (for the MSVC++ compiler, version 6 or later) VB.NET (for the Microsoft .NET Framework, version 3.0 or later) SolveSpace is distributed under the GPLv3" The constraints engine could be used as a push to DRC limit route method.