Welcome to CGarchitect.com Untitled Document

Go Back   CGarchitect.com > 3D CAD SOFTWARE > Autodesk Revit

Notices

Autodesk Revit Autodesk Revit

Reply
 
LinkBack Thread Tools Display Modes
Old August 22nd, 2008   #11 (permalink)
Veteran Member
 
Antisthenes's Avatar
 
Join Date: Oct 2006
Location: Phx
Age: 31
Posts: 585

Name: Jonas Callewaert


Belgium 


Default Re: FBX or DWG export for max import?

sure thing. it is at home and i got it from pascall, so when i get there i will find it and post it.
__________________
The most necessary/useful piece of learning is that which unlearns what is untrue: 'evil'
may be acquiring Happiness through virtue which is based on knowledge!/?
Antisthenes is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 22nd, 2008   #12 (permalink)
Moderator
 
Brian Cassil's Avatar
 
Join Date: Apr 2002
Location: Salt Lake City, Ut.
Age: 36
Posts: 2,017

Name: Brian Cassil


United_States 




Default Re: FBX or DWG export for max import?

Quote:
Originally Posted by toxic_box View Post
See that Video...I've Liked the ACIS Solids

http://download.autodesk.com/us/3dsm...%20Interop.mp4
Interesting. I was unaware that material assignments came across with acis solids. I've done a couple of tests now and we are getting thousands of different materials. We have some duplicate materials with FBX but not nearly that many. I'm pretty sure this is something that needs to be corrected on the revit end of things. Does anyone know why so many different materials are coming in?
__________________
"writing notes is quieter."
Brian Cassil is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 22nd, 2008   #13 (permalink)
Moderator
 
crazy homeless guy's Avatar
 
Join Date: Nov 2002
Location: San Francisco
Posts: 2,916

Name: travis schmiesing


United_States 


Default Re: FBX or DWG export for max import?

Quote:
Originally Posted by Brian Cassil View Post
I know there are bits of info available for this in several other threads but I thought it would be valuable to consolidate the info into one thread since this seems to be a topic that several people are actively engaged in evaluating... at least I am. I will list what I know to be the advantages and disadvantages of each file format. I am hoping that people will be able to contribute to this so we can have a good collective understanding of what will work best for differing situations. I have added any mitigating factors to the disadvantages in blue.

FBX -

Advantages:

1. no block headers
2. mental ray materials applied in revit appear in max

Disadvantages:

1. everything is on layer 0
if materials are applied in revit, those can be used to select and assign materials in max.
2. the max fbx import options do not have any filters for geometry (everthing in the fbx file has to be imported)
a view template can be created in revit that would filter out the unneeded objects.
3. triangulated meshes
4. no file linking


DWG

Advantages:

1. clean non-triangulated meshes
2. layers
3. more geometry filters in max dwg import options (selected layers can be excluded/included)
4. file linking

Disadvantages:

1. no materials
2. lots of block headers
FBX -

Advantages:

1. no block headers
2. mental ray materials applied in revit appear in max
3. families from Revit come in as instances in Max


Disadvantages:

1. everything is on layer 0
if materials are applied in revit, those can be used to select and assign materials in max.
try creating a master library that has the same name as the materials you created in Revit. then use 'Update Scene Materials from Library' feature. it will automatically update all of the materials.
2. the max fbx import options do not have any filters for geometry (everthing in the fbx file has to be imported)
a view template can be created in revit that would filter out the unneeded objects.
3. triangulated meshes
4. no file linking
AutoDesk has a white paper out on how to create a poor man's FileLink with FBX. ..basically, it involves importing the file as an FBX, then Xref Objecting that scene into a new scene. as of yet, I have not fully explored this option becuase the FBX is so heavy, that it brings the system to a standstill when I try to Xref it into a new scene.

http://usa.autodesk.com/adsk/servlet...12&id=10155245
__________________
travis schmiesing
crazy homeless guy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 22nd, 2008   #14 (permalink)
Moderator
 
Brian Cassil's Avatar
 
Join Date: Apr 2002
Location: Salt Lake City, Ut.
Age: 36
Posts: 2,017

Name: Brian Cassil


United_States 




Default Re: FBX or DWG export for max import?

Thanks Travis. I was actually thinking of your idea on the material naming convention thing. Except I was thinking of having corresponding named materials (xref materials if I follow the white paper that I have also read) that would already exist in the max scene and then "use scene material" could be used to automatically overide the revit materials on import. I haven't tried applying that theory yet though.

On another note, have you been able to use either the dwg cleanup or the autoedges scripts in Max 2009? As I think more about this I would go with DWG for now if I could just get rid of all the damn parenting and block headers.
__________________
"writing notes is quieter."
Brian Cassil is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 22nd, 2008   #15 (permalink)
Senior Member
 
StanZ's Avatar
 
Join Date: Jul 2008
Location: Melbourne
Posts: 107

Name: Stan Zaslavsky


Australia 


Default Re: FBX or DWG export for max import?

Hi Brian,

thanks for looking at my website.

another reason to stick with DWG - in the latest 3DATS book they discuss specifically this issue of bringing in foreign 3D modelling into MAX - their suggestion is basically same as Chad - clean up linework in CAD and model everything in Max.

another issue i've had was we needed to change the doors and windows in the Max file - because Revit file brought in doesnt allow for quick modification like the Max Doors/Windows can and so with all the triangulation of surfaces - positioning of doors etc was a lot of mucking about.

so i guess unless the Revit people know exactly what they are doing and create an absolutely clean and perfect model - then you or your Max people will have a longer time trying to fix mistakes and then get to rendering.

Also the materials that Revit has brought in - for every wall there are two - there is a Stud and a Exterior Render material and this too can create issues of matching multi-materials - rather than having one exterior wall material like we would in Max.

hope this helps,
__________________
-----------
Stan

www.eagleproperty.com.au
StanZ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 22nd, 2008   #16 (permalink)
Moderator
 
Brian Cassil's Avatar
 
Join Date: Apr 2002
Location: Salt Lake City, Ut.
Age: 36
Posts: 2,017

Name: Brian Cassil


United_States 




Default Re: FBX or DWG export for max import?

OK my idea on using the "use scene material" thing isn't going to work. I guess that dialauge only pops up when merging scenes, not importing. When importing a scene with a material that has the same name it just creates a duplicate material with that name and never gives you the option to replace it with the scene material. Travis's idea of using a material library seems like a good one. I'll give that a try.
__________________
"writing notes is quieter."
Brian Cassil is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 22nd, 2008   #17 (permalink)
Veteran Member
 
Chad Warner's Avatar
 
Join Date: Jan 2003
Location: Savannah, GA
Posts: 1,446

Name: Chad Warner


 


Default Re: FBX or DWG export for max import?

I have the same problem as Stan....I don't work directly with the designers, so I end up having to fix things myself. A lot. I have yet to receive a revit model that goes right into Max with no cleanup first.
__________________
_____________
Chad Warner
www.bluelimestudio.com
Chad Warner is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 22nd, 2008   #18 (permalink)
Moderator
 
crazy homeless guy's Avatar
 
Join Date: Nov 2002
Location: San Francisco
Posts: 2,916

Name: travis schmiesing


United_States 


Default Re: FBX or DWG export for max import?

Yes, recreating the geometry in Max will provide the best results, but it also wreaks havoc on budgets and timelines. The goal of creating an efficient work flow from Revit to Max is to reduce the overall amount of work it requires to create intriguing visuals.

As noted earlier, a project can go through 10-15 design stages / rendering updates. And depending on the level of changes, that could mean rebuilding a large protion of the Max model every time. Doing this can be very time consuming, especially when you consider that there is an entire architectural production team cranking away on a Revit model. With an efficient workflow, you can harness what is available, and use it to your advantage.

I am not opposed to bringing the model in to AutoCad as a 'in between' step, but I don't really want to spend a great deal of time making changes in AutoCad. I don't want to spend a great deal of time making any changes to the model for that matter. The time spent should be on updating, and enhancing the model, not rebuilding it.

OK, enough of my idealism when it comes to how it should work, it is time to roll up the sleeves, and make it work.

Brain,

I have had success with the hide edges script. Simply select your entire model (important,) and run it through... Utilities > MAXScript > Run Script. It may take a little while, but it works.

I still haven't had a lot of time with the DWG un-parenting script.

One of the things I have been working with is creating a layer map out of Revit for DWG files. This map would put the different pieces of the Revit model on layer according to what material they are. In theory this should create a perfect FileLink workflow, but I haven't fully studied that part of it yet. I have spent most of my time on the DWG workflow trying to figure out how to ditch the parenting to make the model less taxing on the graphics card.

Anyway, I will be happy when I am able to update my Max model with the Revit model in under 30 minutes. I would consider this to be effecient.
__________________
travis schmiesing

Last edited by crazy homeless guy; August 22nd, 2008 at 04:52 PM.
crazy homeless guy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links

Old August 22nd, 2008   #19 (permalink)
Moderator
 
crazy homeless guy's Avatar
 
Join Date: Nov 2002
Location: San Francisco
Posts: 2,916

Name: travis schmiesing


United_States 


Default Re: FBX or DWG export for max import?

Quote:
Originally Posted by Brian Cassil View Post
Anyway, a couple of comments and questions I have. In my experience the block headers is a major problem with the dwg option. They seem to enflate the file size to 2-3 times what it would be otherwise. Anyone else notice this? Also, what is the advantage of file linking a dwg that was exported from revit?
I am not sure if my DWG file is 2-3 times larger than what it would be, but compared to the FBX, it is quite a bit smaller. Right now my DWG is coming in at 19.4 megs, my FBX is 82 megs.

With the DWG work flow, I am trying to map layers out of Revit that correspond with the materials of the building. I will then link this file into Max using FileLink. Then I will assign materials and mapping to the model.

If all is setup properly, the next time there is an update to the project, I will open the Revit file, load my layer map, then export to a DWG. Then I will launch the Max file, open the FileLink dialog, and tell it to update the DWG.

At that point, if everything is set correctly, Max will update my model per the architecutral changes. The FileLink update should keep the corresponding material and mapping assignments, meaning I don't have to spend time redoing this.

A couple of other things to consider. AutoDesk has implied in user meetings, and in writings they have released that there will be FBX-FileLink in future releases.

Another thing to look into, nPower has some special tools for importing Revit models into Max. You might be able to develop something off of that.

Again, the bottom line for me is about developing a workflow, not just importing models. Otherwise I might as well be pissing into the wind.

(Vulgar, I know. It was more of a reference to 'Badly Drawn Boy,' who I am listening to as I right this).
__________________
travis schmiesing

Last edited by crazy homeless guy; August 22nd, 2008 at 06:39 PM.
crazy homeless guy is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old August 22nd, 2008   #20 (permalink)
Junior Member
 
Join Date: Dec 2004
Location: INDIA
Age: 29
Posts: 15

Name: sandeep auti


India  Send a message via MSN to sandiarch Send a message via Skype™ to sandiarch


Default Re: FBX or DWG export for max import?

friends,,
still i think there are problems importing fbx format....For now i am happy importing..... Revit--->dwg---->max...(happy with layers to asign materials in max...)
but autodesk should do something so that revit->fbx-->max should have everything good.
sandiarch is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
DWG Flipping vertically on import. Tomass 3ds Max 2 July 4th, 2008 03:13 PM
export dwg from max to autocad,problem niko3d AutoCAD/AutoCAD Architecture 5 June 27th, 2008 02:12 PM
FBX export from Sketchup to Max 2008 Tomass 3ds Max 5 June 22nd, 2008 07:32 AM
Script Import DWG "Legacy" TS30 Scripts 1 November 1st, 2006 05:38 PM
Dwg to max import problems 3dfreelancer 3ds Max 4 January 31st, 2005 07:49 AM


All times are GMT -7. The time now is 09:49 PM.





Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
© Copyright 2001 – 2008 CGarchitect Digital Media Corp. All Rights Reserved.