Question by
Tazza08 · Apr 13, 2018 at 08:52 AM ·
unity 5scripting problemscript.revit
Displaying Properties from Revit in Unity VR
I would like to get some model properties from Revit and display them in Unity in VR;
I understand that I should be using: OnPostProcessGameObjectWithUserProperties, but I haven't got a clue where to start.
Model in unity would display small UI button. Point controller at it and trigger will open a canvas in VR. trigger again to remove the Canvas.
but first I have to get the data, any help would be appreciated, and id be happy to share this script after I have made it as it will be very useful for any engineers/architects involved in 'BIM' on projects.
Thanks in advance
Comment