Hello,
I used Revit 2014. Could you give me an example NETScript code for Revit. For example, code may be create any FamilyInstance on project or just show TextDialog. I can't understand how the code should look. Sorry for my English :)
Thanks.
Hi Wertrix,
I don't have an example of .NETScript code for Revit yet. As I am busy to work on .NETScript for AutoCAD. Could you please share with me your C# or VB.NET code that does your request.
Thanks,
Khoa
My C# code: http://pastebin.ru/Yyg1mt2t
This code simply puts sensors in the coordinates in the Project. I would like to use for this task .NETScript.
I have had a look at your code. I am working to transform the latest code from AutoCAD to Revit. I will let you know how to run it on the next release of .NETScript for Revit.