mcneel / rhino.inside-revit

This is the open-source repository for Rhino.Inside®.Revit
https://www.rhino3d.com/inside/revit/
MIT License
253 stars 66 forks source link

Cannot bake into Revit #6

Closed ArchitectTaeyoon closed 4 years ago

ArchitectTaeyoon commented 4 years ago

For me, with a certain file at the office - Using the same method as before to bake into Revit doesn't work properly - Revit freezes. ( Toggle to bake - no geometry appears and Revit just freezes. Rhino & Grasshopper are still responsive)

Any advice is appreciated ! :)

Screenshot (35)

scotttd commented 4 years ago

@Teayoon - I used this code in the latest build and it worked.

image

My custom Python object uses this code: https://developer.rhino3d.com/guides/rhinopython/ghpython-bake/

Do you want to send me the code you are using?

scotttd commented 4 years ago

If you are going into Revit from Rhino, I used this to test:

image

Here is the code: https://github.com/mcneel/rhino.inside/blob/master/Autodesk/Revit/doc/ghpython-in-revit.md

ArchitectTaeyoon commented 4 years ago

Cheers Scott! I’ll try it out.

I was simply using the Sample2 from this Github site.

kike-garbo commented 4 years ago

Hi,

May I have access to this model?

ArchitectTaeyoon commented 4 years ago

Sure - I'll send it over by mail.

eirannejad commented 4 years ago

Please follow these pages and report the issues back to developers