Message 1 of 2

Not applicable
08-20-2013
05:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello.
i (infact... my company boss) make a Addin for REVIT 2012.
but, our addin raise error in REVIT 2014.
like
'System.MissingMethodException ( at Revit : can not find method)'
'Autodesk.Revit.DB.Element
Autodesk.Revit.DB.Document.get_Element(System.String)'
Location : [myAddin].S_myRevitThread.MakeData(UIDocument AUIDoc, String AFlag, String AParam)
..... etc....
how can i find
blocked / changed code ( and what is new code for this changes)?
Solved! Go to Solution.