Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #28859

Re: python CAD libraries?

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <jayden.shui@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.022
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'url:sourceforge': 0.03; 'python': 0.09; 'bool': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'subject:python': 0.11; ':-)': 0.13; 'wrote:': 0.17; 'libraries': 0.22; 'cc:2**0': 0.23; 'monday,': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; '(3)': 0.27; 'gary': 0.29; '(2)': 0.32; 'me?': 0.33; 'operations': 0.33; 'received:google.com': 0.34; '(1)': 0.34; 'thanks': 0.34; 'pm,': 0.35; 'subject:?': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'but': 0.36; 'thank': 0.36; 'ones': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'perform': 0.38; 'some': 0.38; 'science': 0.38; 'build': 0.39; 'you.': 0.61; 'dr.': 0.72; 'institute': 0.72; 'solids': 0.84; 'faster.': 0.91
Newsgroups comp.lang.python
Date Mon, 10 Sep 2012 14:50:11 -0700 (PDT)
In-Reply-To <mailman.468.1347312607.27098.python-list@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=173.95.150.69; posting-account=IY-wHgoAAAATHphicf_TEp3JSi1cQSHl
References <e149e0ec-39db-4c90-af60-2353ca923c2f@googlegroups.com> <mailman.468.1347312607.27098.python-list@python.org>
User-Agent G2/1.0
X-Google-Web-Client true
X-Google-IP 173.95.150.69
MIME-Version 1.0
Subject Re: python CAD libraries?
From Jayden <jayden.shui@gmail.com>
To comp.lang.python@googlegroups.com
Content-Type text/plain; charset=ISO-8859-1
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Message-ID <mailman.469.1347313814.27098.python-list@python.org> (permalink)
Lines 42
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1347313814 news.xs4all.nl 6888 [2001:888:2000:d::a6]:47262
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:28859

Show key headers only | View raw


On Monday, September 10, 2012 5:30:08 PM UTC-4, Gary Herron wrote:
> On 09/10/2012 02:10 PM, Jayden wrote:
> 
> > Are there any python CAD libraries that can
> 
> >
> 
> > (1) build simple 3D primitives solids such as spheres, cylinders and so on
> 
> > (2) perform bool operations on 3D solids
> 
> > (3) better if it has some transformations such has scaling, sweeping, and lofting
> 
> >
> 
> > Please recommend some good ones for me? Thanks a lot!!
> 
> 
> 
> Try PythonCAD:  http://sourceforge.net/projects/pythoncad/
> 
> 
> 
> (Google would have been faster. :-) )
> 
> 
> 
> Gary Herron
> 
> 
> 
> -- 
> 
> Dr. Gary Herron
> 
> Department of Computer Science
> 
> DigiPen Institute of Technology
> 
> (425) 895-4418

Thank you. But this is for 2D.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

python CAD libraries? Jayden <jayden.shui@gmail.com> - 2012-09-10 14:10 -0700
  Re: python CAD libraries? Gary Herron <gherron@digipen.edu> - 2012-09-10 14:24 -0700
    Re: python CAD libraries? Jayden <jayden.shui@gmail.com> - 2012-09-10 14:50 -0700
      Re: python CAD libraries? david <dwightdhutto@gmail.com> - 2012-09-10 23:28 -0700
      Re: python CAD libraries? david <dwightdhutto@gmail.com> - 2012-09-10 23:28 -0700
      Re: python CAD libraries? david <dwightdhutto@gmail.com> - 2012-09-10 23:32 -0700
      Re: python CAD libraries? david <dwightdhutto@gmail.com> - 2012-09-10 23:32 -0700
        Re: python CAD libraries? David Hutto <dwightdhutto@gmail.com> - 2012-09-10 23:39 -0700
        Re: python CAD libraries? David Hutto <dwightdhutto@gmail.com> - 2012-09-10 23:39 -0700
    Re: python CAD libraries? Jayden <jayden.shui@gmail.com> - 2012-09-10 14:50 -0700
  Re: python CAD libraries? Alec Taylor <alec.taylor6@gmail.com> - 2012-09-11 17:36 +1000
  Re: python CAD libraries? Marco Nawijn <nawijn@gmail.com> - 2012-09-11 06:42 -0700
    Re: python CAD libraries? Jayden <jayden.shui@gmail.com> - 2012-09-11 18:44 -0700
  Re: python CAD libraries? Ramchandra Apte <maniandram01@gmail.com> - 2012-09-11 20:05 -0700

csiph-web