Top "Cad" questions

Computer-aided design (CAD) is the use of computer technology for the process of design and design-documentation.

3D models on HTML page

I have 3D CAD model that I want to show on a web page. I'd like to show it in …

html 3d cad
Python module for parametric CAD

I am looking for a CAD module for python. This is what i've found, correct me if I'm wrong: PythonCAD: …

python cad
How can I learn CAD/CAM/CNC programming?

I've always enjoyed programming and I always enjoy learning new langauges (anything e.g. Java/C#/Erlang/F#/Clojure/Ruby …

cad cnc
Embed Unity3D app inside WPF application

I want to develop a new CAD software in WPF and instead of using WPF 3D, is it possible to …

c# wpf unity3d 3d cad
Can I use git with .dwg (autocad)?

Version control with .dwg is really a problem. I'm wondering if it is possible to use git to control the …

git autocad cad dwg
Is there any library to Convert CAD to SVG?

I am looking for a library, which can convert CAD files(DWG, DXF) into SVG format. The library should be …

java c++ svg cad
Drawing 3D lines in WPF

I am working on a CAD application and thinking of using WPF for rendering my entities. But it seems like …

wpf 3d directx cad
How to offset a cubic bezier curve?

I'm trying to create a "parrallel" bezier curve. In my attempts I've gotten close but no cigar. I'm trying to …

graphics bezier cad
PowerPoint (or Excel) VBA Capture Coordinates of Mouse Click

Some Background: The quick background is that I am in the research stages of building an add-in for PowerPoint. My …

vba excel powerpoint cad powerpoint-2010
Best tool to generate STL (3-D geometry file) algorithmically?

I have a simple project in mind that would take a long list of triplets as input (coordinates describing a …

python 3d geometry modeling cad