R2 vs. UR4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I see that R2 provides some new methods which UR4 doesn't have.
So, if we want to write add-ins for Revit 2015 in general, do we have to avoid to use these methods ?
Additionally, if we want to use these methods, do we have to evaluate whether installed Revit 2015 is either R2 or UR4 ?
I use product GUIDs to determine if Revit is installed before trying to install my add-ins:
http://thebuildingcoder.typepad.com/blog/2013/04/perpetual-guid-algorithm-and-revit-2014-product-gui...
But how to see which sort of Service Pack has been installed ?
If providing R2 addins, it would be necessary to know that because they may create errors when running in UR4.
I also disagree in tagging this forum posting as solved:
http://forums.autodesk.com/t5/revit-api/worksets/td-p/5360275
The solution is using an R2 method, so this isn't a solution in general.
Best regards,
Revitalizer