McNeel Wiki
Rhino File Exchange
edit · print · help · all topics
Main Pages

AccuRender

Bongo

Brazil r/s

Developer

Flamingo

Penguin

Rhino Blogs

Rhino

Rhino Labs

Search

Languages

Česky

Deutsch

English

Español

Français

Italiano

Polish

日本語

한국어

中文(繁體)

 
.
SummaryFormats, methods and plug-ins for file exchange to and from Rhino

File Exchange to and from Rhino

(alphabetical order)

1. Information about file types

  • 3DS
    • Why do objects render black when I import the 3DS file?
    • This has nothing to do with the normals, and everything to do with the vertex order used to construct each polygon...Rhino uses a counter-clockwise (CCW) order to determine how to draw individual polygons. However, in this case, it appears these polygons are all over the map...unifying the normals doesn't necessarily change (or correct) the order problem. A common fix for this (and it is common for .3ds files) is to export the bad objects as RAW triangles, then import them back in, and then run UnifyMeshNormals. That should clear everything up. -- Rhino Development team
  • DXF/DWG
    • Make sure you have the hotfixes appied to RH3.0 in order to use the lastest improvements in DXF/DWG I/O!
    • DWG and DXF files use a right-handed, Z-up coordinate system and thus, by default, they open in Rhino's top viewport.
  • IGES -> WhitePaperIges
  • MAX
    • As far as we can tell, nothing short of 3DS MAX itself, will read/write MAX files. Some info about this from Okino: In order to read/write .max files we must run PolyTrans directly inside 3DS MAX itself. This is because we need to have 3DS MAX evaluate its "stack" of plug-in modules that operate on the base mesh. The evaluated output mesh is then sent to PolyTrans. Vice versa, we need to gain access to the core of 3DS MAX to import data from PolyTrans and save it to the 3DS MAX internal database.
    • Rhino3DMaxTools - script-based tools for data echange between Rhino and 3DMax. This version supports camera export from Rhino to Max and import still and animated cameras to Rhino.
  • OBJ
  • STEP

2. File Format Translators

  • Concepts Unlimited
CommentI agree w/ Dan here. Even if your supplier might agree to export as step/iges i find those too unreliable unless you have a way to compare what imported is the same stuff that they exported. I've tried Datakit and it worked flawlessly. Some other option to try is buy a seat of concepts unlimited. it has a direct Catia import and its alot cheaper that the datakit plugin i think. The part that I'm not sure is how well the integrity of your data will be mantained in this r way trip. I would demo it first of course. [gustavo - 2005-11-29]
CommentMy experience with Concepts Unlimited is that the export functions are poor, so you might be pretty disappointed here [Mitch - 2005-11-30]
  • DataKit
CommentTake a look at the translators from DataKit. They work very well. If this is a situation that you will see a lot, I suggest spending the money. If it's a one time deal, go for the 7 day evaluation. [Dan Bayn - 2005-11-28]
  • Okino Polytrans
  • PS-Exchange from Delcam
CommentYou import just about any file (I've not tried any Catia files, but they do show up on the file types)to your machine. To export it back out to something you can use it is a one time cost of about $50. [Jack - 2005-11-29]
CommentIt's already possible to read/write .3dm files directly from Delcam software, but only if you have the PS-Exchange module installed. [G. C. Webster - 2005-11-30]
rename · changes · history · subscriptions · lost and found · references · file upload