Computer-aided design (CAD) is the use of computer technology for the process of design and design-documentation.
0
votes
0answers
16 views
3D Drag-and-Drop Programming Techniques/Controls for Websites?
I want to build a website where users can select items from a list, and drag each item onto a 3D canvas (similar to a CAD drawing) to build things. I know most modern web technologies (ASP.NET, ...
0
votes
1answer
31 views
Looking for an efficient algorithm to find the boundary of a swept 2d shape
I have piecewise curve defining a generator (think brush) and a piecewise curve representing the path the brush follows. I wish to generate the boundary that the generator curve creates as it is swept ...
-1
votes
0answers
66 views
PHP or Javascript library to display a CAD file (dwg or dxf) into a web page [closed]
Can you point any Javascript or PHP Library intended for displaying and manipulating CAD files (dwg, dxf)?
0
votes
1answer
55 views
Which CAD / geometry library should I use: CGAL Open CASCADE or Boost::Geometry something else?
For a customizable laser-cut drawers project I would like to be able to create the connection between any two intersecting perpendicular "2D" objects (with width) programmatically. For this I need ...
0
votes
0answers
33 views
Learn about CAD CAM Commands [closed]
I am going to start learning CAD cam programming. I would like to inform my knowledge of CNC programming.
1 Ican programming for CNC Machines such as lathe & miiling manually , I have more than 10 ...
2
votes
3answers
112 views
Verilog gate level parser
I want to parse Verilog gate level code and store the data in a data structure (ex. graph).
Then I want to do something on the gates in C/C++ and output a corresponding Verilog file.
(I would like ...
0
votes
0answers
24 views
Is there any browser plugin or js library that allows rotate 3D DWG objects?
Have you seen somthing like this?
I tryed http://www.autodwg.com/dwg-viewer/dwgviewx.htm, but it seems it supports just 2D objects
Another problem is taht it should work under IE8.
0
votes
0answers
42 views
Binary operations and Simple Solver
I'm making a small demo to suggest Qt and OSG at my company to make some things easier to everyone working with me. But I need to do it rather quickly. I need a library for 2D and 3D binary operations ...
0
votes
0answers
44 views
Efficent way to generate regular pattern of 2D shapes?
I am trying to find the most efficient way to generate a series of images based on a number of input variables. The output should be a series of "zones" connected by "channels" to a central region in ...
1
vote
2answers
115 views
2D CAD canvas implementation
I want to develop a C# basedsimple interactive 2D cad canvas to display simple objects like lines, arc, text. I want to perform object selection and editing too.
I want to evaluate options since it ...
0
votes
1answer
48 views
Retrieving mesh points of a CAD object
I would like to implement functionality that would allow me to export (mesh) points of the surface of a CAD object into a file.
I have had a look at some CAD applications but can't find any that ...
3
votes
4answers
128 views
0
votes
0answers
73 views
What factor could distinguish the correct path in identifying unique regions
I made a function that creates regions, each as a set of two vertices index connections, from a list of connections, referencing to vertices indexes.
starting data is (content of vertices is ...
1
vote
1answer
67 views
Tangent spheres Tan,tan,tan for spheres(balls)
How to draw mutually tangent spheres of radii 1,2,3,4,etc incrementally.
I have easily drawn mutually tangent spheres of radii i.e, r1,r2,r3 on a pythagorean triangle of 3,4,5 sides in autocad but HOW ...
0
votes
1answer
150 views
Converting cad file to 2D slices (3D Printing)
My questions is, how would I go about writing a program that would take a CAD file, and convert it into many layers of 2d planes, similar to what is done in 3d printing software.
What language/ ...
0
votes
1answer
55 views
Blend, big xaml files (cad)
I'm trying to import cad model into blend and then make some storyboard on it.
Idea was to export xaml file from solidworks and then import it to blend.
File open in blend, model is displayed ...
1
vote
1answer
174 views
Enable user to edit CAD file in WPF application
The resources for AutoCAD programming are one in a million; I have a little trouble trying to figure out how to do this. What I actually need (the entire workflow), is to allow the user to import a ...
0
votes
1answer
97 views
Algorithm to Calculate Density of Boolean Function
I'm trying to write a program that requires the calculation of a specific value dealing with Boolean functions. Given a single-output Boolean function f, given by a cover F, let's say I define the ...
2
votes
1answer
441 views
Display DWG/DXF file in WPF application
I'd like to display an AutoCAD file (more importantly DWG) on a WPF application... I'd like some pointers on how this can be best done. I've looked around quite a bit, and there are a number of ...
1
vote
0answers
74 views
Modifying Quine-McCluskey Algorithm for Different Cost Function
The standard cost function for Quine-McCluskey seems to involve minimizing the number of AND gates. For my purposes, I need to minimize the number of literals instead of the number of AND gates (for ...
0
votes
0answers
65 views
how to manipulate CAD documents
I am working On a WebMapping Project . and i am using Silverlight (c#) . i have to manipulate some CAD documents (.STEP , .iges , .brep , .dxf) . is there any library to do that ?
4
votes
2answers
362 views
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:
file types: DWG,DXF,SVG
oriented: click in a window
last maintained: 2012-06-15
documented: ...
0
votes
0answers
102 views
Converting PLX to DXF?
I need to convert a PLX file to DXF so as to import it in CAD application on Linux.
Does anyone knows of a script/command line utility to convert PLX file to DXF ?
File reads as:
...
0
votes
1answer
155 views
View Sketchup/CAD models in browser
I want a Sketchup/CAD model to be viewable in a browser (preferably Chrome). Given pitch, yaw, and roll measurements from a gyro, I want the CAD model to respond to the measurements. How would I go ...
2
votes
1answer
198 views
How to draw a rectangle that looks like CAD elevation drawings
What brush should i use to draw rectangles with white interior of the line and lines for the perimeter of the rectangle like the elevations below.
The form1 winform is what i am working on and the ...
2
votes
1answer
499 views
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 able to run on Linux platform. Can anyone tell me which library can do this?
-1
votes
1answer
288 views
AutoCad with Asus Nexus 7 [closed]
Hey i just got a tablet for christmas and i do 3dModelling in college using Autodesk 3dsMax. I was just wondering is it possible to use the tablet with CAD ?
0
votes
0answers
50 views
Can we Use CATReadCgr() function to get Cgr Details from a CATPart file?
Can we get Cgr details from a CATPart using this function CATReadCgr(char *iBuffer,int LBuffer).
And what is this Buffer parameter,Can we get from a part file?
Can anyone help.Thanks in advance.
1
vote
2answers
101 views
Is it possible to model polar coordinates in WebGL
I want to convert a set of coordinates into polar coordinates (the easy part), and then model them on a polar 3D grid. Is this possible using WebGL or are only Cartesian coordinates supported?
2
votes
1answer
103 views
What is C2 surface in CAD, what does C2 mean?
C2 surface/mesh is well-known surface in CAD/OpenGL. But I just want to know that what is C2 means ?
C means what ?
2 means what ?
C2 = acronym ???????
3
votes
1answer
212 views
Conversion of 3D WireFrame into 3D Solid Models
I have been working with some 3D Wire Frame Models, which are essentially a large number of vertices which are joined together by edges or line segments to create a 3D Wire Frame of a 3D Object.
I ...
0
votes
1answer
101 views
Doing the same thing for every line in a text file
I am making an console application for a 3D CAD program called Soplid Edge.
With this application i let Visul Basic draw curves and lines in Solid Edge.
To make the curves i calculate points, what get ...
1
vote
3answers
133 views
a simple exchange format for 2d vector paths
I am looking for a way to transfer simple 2d paths from a CAD program like AutoCAD to my program.
The format should be as simple as possible to parse.
The program is written in c#.
There will be one ...
0
votes
1answer
50 views
Array isn't getting the right range of data
I want to store data in an array using an 4th degree equation. But i only want points from a certain range.
My range needs to be x=0,2*Q to x=1,5*Q, so the loop needs to start at x=0,2*Q and ends ...
4
votes
2answers
545 views
Javascript/canvas renderer for CAD/AutoCAD files
Does anyone know if there's a parser for autocad/cad formatted files in javascript? Or perhaps something server side which can translate cad files to collada so that three.js (and some of the other ...
-1
votes
1answer
363 views
Need help building a T and JK flip-flop
T Flip Flop
D flip flop
D latch
I need to build a T and JK flip flop. I am able to create the d latch and d flip flop which both seem to work correctly. However, after I try to add the nor gate ...
0
votes
0answers
62 views
simple cad tool to define NURBs
I need to define some NURBs for simple simulation of a course. So i'm looking for a simple free cad tool under linux ubuntu that can do this job. Can you suggest anything?
1
vote
1answer
36 views
Storing data from a equation into an array [closed]
I'm trying to automate a 3D CAD program with Solid edge with Visual Basic 2003.
In there I want to make curve lines with an 4th degree equation.
I got the following form the Solid Edge SDK
...
1
vote
1answer
227 views
Stuck in programming this Console application for Solid Edge
Im trying to make a visual basic console application for a 3D CAD program Solid Edge, in this console application i want visual basic to make curves in it. I want to make these curves with an 4th ...
0
votes
1answer
284 views
Creating custom .3vn files? OpenGL 3D shapes meshes
My CS graphics class is making some static scenes of 3D shapes in openGL that will eventually become a fly-through. This isn't our website but it uses the same textbook and has the .3vn files.
...
1
vote
1answer
209 views
Setting default units in svg (Python svgwrite)
I'm generating SVG drawings using python's svgwrite. Every time I want to draw something, I find myself doing this ugly awkward thing:
line = drawing.line(start = "%dmm" % start, end = "%dmm" % end)
...
0
votes
1answer
211 views
How to extract components from DXF created in AutoCAD?
I'm trying to find some way how I could obtain some concrete components from .dxf file created by AutoCAD. Concretely, there will be a building drawn in AutoCAD with windows, doors and other similar ...
0
votes
2answers
221 views
EAGLE 6.3 library with basic parts
Hello i haven't been using EAGLE for a while now and had mostly forgot where to get any good and complete library of basic parts like resistors, LEDs, transistors... I have tried to find a library i ...
0
votes
0answers
62 views
How to Read Origin for CATPLine Curves using CAA_API
The Geometry of every Edge in a cube or other solid body is an EdgeCurve as in CATIA API(CAA).And in-turn these edgecurves are of PCurves. Each PCurves have origin and other start and end ...
0
votes
1answer
80 views
scaling factors in graphic (2D) programming
What requirements must be taken in consideration when one tries to design/implement of a graphical environment to support scaling e.g. inch and centimeters?
how should then should be tackled?
...
0
votes
0answers
136 views
JT viewer library for iOS [closed]
I would like to implement a viewer for JT files on iPad but i couldn't find any library or sample that does so, any suggestions ?
Appreciate your help.
0
votes
2answers
885 views
Are there some open source CAD libraries in Java?
I need a CAD modeling library.
I've found such libraries, for example OPEN CASCADE, but they are not written in Java.To use those libraries I need a long time to learn a new programming language.
Now ...
1
vote
0answers
204 views
CAA - How to read CATIA PartBody Feature Color?
How to read the Colour and Visiblity Details for features inside a CATPart.
In Which Container these details will be saved? What function we have to use ?
0
votes
0answers
434 views
how to open 3dxml file in 3dsmax or maya
is there any way to open 3dxml file format in 3dsmax or maya or import it in cad and then export it in a supported file for 3dsmax or maya?
I've only been given the 3dxml file format of a project and ...
0
votes
1answer
365 views
Eagle PCB, rearranging wires manually after autoroute
I'm starting to use eagle PCB tool in try to making printed circuit boards.
After routing I have to change some wires which I don't like.
1) Is here any way to add a new point to routed wire so I can ...
