2D CAD data import (SVG DWG DXF)
All  1  2-8

Previous
Next
 From:  Marc (TELLIER)
5025.2 
Hi Danny, you can use draftsight for dwg and export as PDF.
I've done a quick test here and there's no apparent problem.

The pdf file can be dragged directly in the Moi program window.

Marc
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  danny (DGOOSEWATER)
5025.3 In reply to 5025.2 
I have Qcad and it has a pdf export. My drawings don't fit on a pdf document. I'd have to scale them down to fit, I think. Changing the dimensions of something that is exactly the right dimensions just to have to put it back again without making any mistakes, is not the most desirable option. Especially considering how often I would have to do it. I already have other software that will import 2D cad data and allow me to make something 3D (Vectric Aspire.) But I was very impressed with the tutorial videos for Moi and want to add it to my collection. But the ability to start with 2D cad data is fundamental from my perspective.
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
5025.4 In reply to 5025.1 
Hi danny,

> I'm evaluating the software. Are some features not available?

All features are available in the 30-day trial version. It's just that those various formats DXF/DWG/SVG and also PDF are actually each quite complex formats to deal with.

DWG is not publicly documented by Autodesk and in fact they've even gone to some lengths to encrypt it and make it harder for third parties to deal with it. So there isn't much chance to deal with DWG directly, I would need to license an additional fairly expensive library in order to deal with this.

DXF is documented (for 2D data, not for 3D solids), and I do expect to work on a DXF importer in the future. Just in general any kind of file importer and file parser require quite a lot of work and testing to be done so I'm not exactly sure when this will happen. It's more of a priority to do a DXF _output_ first for generating 2D drawings of stuff you have created in MoI.

SVG is also pretty complex, I have not yet had a chance to read the entire spec in detail, it's something like a 500 page document. Eventually I would like to support it to but again the same as DXF it will probably be for output first.

For PDF I have a basic reader implemented, but PDF is also a quite complex format as well, the data in it is all contained in various compressed chunks with instruction streams in them and it's really not easy to deal with robustly. In the future I may license a helper library to do more robust PDF imports.

The best way to get 2D curve data into MoI would be to use the AI v8 format - that's the format for Adobe Illustrator version 8 - with v9 and later the AI format changed to be the same as PDF but the earlier format is the most simple of these different formats and should be able to be read in to MoI robustly.

Currently you will probably need to use an additional program to help you get your data into MoI, Rhino works well for that, it can handle DWG and DXF imports, and also you might look whether ViaCAD could help you get the job done as well: http://www.punchcad.com/c-12-consumer-cad.aspx

In general the focus for MoI is initially much more on drawing and creating stuff directly within MoI, so that's why 2D CAD import has not really been a big focus for it yet. I do expect to improve it and add functionality in that area in the future though, but for now you will need to use some other software in combination with MoI to get your particular job done, MoI won't do it all by itself right now.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael T. (MICTU_UTCIM)
5025.5 In reply to 5025.4 
Hi danny and Michael G.

ViaCAD 2D/3D v8 Imports the following:

3D Studio
ACIS SAT
Adobe Illustrator
BMP
DWG/DXF
Facet
FACT
Grid Surface
IGES
JPG
Macro
PNG
Rhino 3DM (MoI files!)
SKETCHUP
Spline
STEP
STL
Text
Truespace COB
Wavefront OBJ

Exports:

ACIS SAT
Adobe Illustrator
BMP
CGM
DWG/DXF
EPS
Facet
FACT
IGES
JPG
Macro
RAW
STEP
STL
Text
Viewpoint Media
VRML
Wavefront OBJ

Hope this helps.

Michael T.
Michael Tuttle a.k.a. mictu http://www.coroflot.com/DesignsByTuttle
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Frenchy Pilou (PILOU)
5025.6 
I just discover these 2 progs
Ready : https://code.google.com/p/reaction-diffusion/ Open Source

ParaView http://www.paraview.org/ Open Source

And from this video



So Ready vti--> ParaView STL --> Blender ---> OBJ or any 3D format : that's very cool!
And Moi can surelly works somewhere in the Pipeline ;)
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  danny (DGOOSEWATER)
5025.7 
Ok, thank you for all the suggestions. I'll check out ViaCAD, and hope for the dxf import/export feature in the full V3.
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Marc (TELLIER)
5025.8 In reply to 5025.7 
If you only need 2d, the Viacad 2d version is also a converter at 40$.

Attachments:

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1  2-8