Hiển thị các bài đăng có nhãn DXF. Hiển thị tất cả bài đăng
Hiển thị các bài đăng có nhãn DXF. Hiển thị tất cả bài đăng

Thứ Ba, 12 tháng 5, 2009

How to Make 3D Alibre Designs from Imported DXF Files

Alibre Design CAD software can import a number of other file formats, including AutoCAD DWG and DXF format 2D drawing files. Alibre is also ACIS based and can import AutoCAD 3D ACIS kernel .SAT files directly. A common question however is how DXF or DWG drawing can be imported into Alibre, constraints applied and used as a base profile for a parametric 3D model directly in Alibre. The question is valid because Alibre imports 2D geometry from DXF and DWG files as 2D drawings, as we will see. To start we will create some (hopefully) simple demonstration geometry in progeCAD as below:


progeCAD can be a good compliment for Alibre, in part for it's very low cost and in part for it's strong support of AutoCAD semantics like pline-polyline entity creation and DXF export. From progeCAD we export this simple profile as a DXF file and import into Alibre from the Alibre toolbar:


However, as every Alibre user well knows, the result of DXF import opens our AutoCAD polyline DXF file as a new 2D drawing - not as a sketch:

The key here is to "Activate 2D Sketch" as shown above. However, our polyline still doesn't seem very flexible. This is because Alibre imports them as symbols which need "exploded" by selecting the shape(s), right clicking on them and selecting "Explode Symbol" as shown here:

Then it is just a matter of "edit-copy" from the drawing window and "paste" into an active model sketch window, where constraints can be applied as desired. Note the nodes now visible at the corners of our former polyline now that we have "exploded" it:

Here is a final result after constraint and boss extrusion in Alibre Design:


CADDIT has recently added free Alibre support to their CAD forum. Feel free to post your comments or just say hi and introduce yourself and your project.

Thứ Sáu, 30 tháng 5, 2008

CAD File Formats

Since there is a lot of confusion about CAD files, I thought some of this would be helpful.

Almost every CAD program has their own binary CAD format. And most CAD formats have many versions! For example, AutoCAD 12 cannot read AutoCAD 14 DWG any more than Word 97 can read Office XP docs.See: http://en.wikipedia.org/wiki/Category:CAD_file_formats

There are some "more or less generic formats" used for exchange. Here are some:
DXF (many versions over the years)
IGES (Current version 5.3 ?)
STEP (*.stp - be careful of this one - several versions called "application protocols)
STL (for polygon models)
XYZ (just coordinate data for "point cloud")
DWG (Autodesk proprietary made public by ODA see http://www.opendwg.com/)
ACIS *.sat 3D Solid ModelsParasolid x_t 3D Solid Models
HPGL - Hewlett Packard Plotting data files
SVG - A new XML vector data format, could be used in CAD

That's just the tip of the iceberg.Almost every CAD has their own format:http://en.wikipedia.org/wiki/List_of_CAD_companies

It is possible to convert between CAD formats. Several things are required. Both formats must support the entities (CAD object types) that are being converted. A software program is also need that can provide the actual translation. CADDIT is a regional distributor for TransMagic CAD Translation Software, as well as providing CAD conversion services themselves.