Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, everybody now i am facing a problem, i want to from mysql read data and set this data to revit element parameter although I completed the mysql connection and set the parameters of the code,but i use timer1_Tick function to set parameters every second then revit crashes,i tried to use dynamo node to repeatedly read mysql data and use it to set element parameters,i think revit api can do the same thing.
You may ask me why not use dynamo, because when I use dynamo to do this, the program will be very slow so I want to try using revit api to do this
Can anyone give me some advice or sample code?
Thank you all
Solved! Go to Solution.