Re: Add-in Command invokes revit to request user relinquish worksets, could be m
I come across this scenario quite often: using (Transaction t = new Transaction(doc, tName)) { FailureHandlingOptions foptions = t.GetFailureHandlingOptions(); FailureHandler fhandler = new...
View ArticleInstall Error 1642, Update 7 for Autodesk Revit Structure 2016 Release 2
When I tried to install Update 7 for Autodesk Revit Structure 2016 Release 2, I received Install Error 1642. I deleted all the files in the download folder, but that didn't help. I have Update 5...
View ArticleCannot Open .rfa File
Hi all, I'm having some issues importing *.rfa files into a project via code. I've created a watered down version of the code I am using below: string currentDirectory =...
View ArticleRevit 2017 rebar container problem
Hi!I have some problem with migrating from Revit 2016 to 2017 with RebarContainer. There is new function of RebarContainer in Revit 2017: new property PresentItemsAsSubelements. I need specifies...
View ArticleRe: Cannot Open .rfa File
Try putting backslashes in your path.If the family is already loaded in the model, that can cause issues also.
View ArticleRe: Cannot Open .rfa File
Hi Matthew, Thanks for the speedy response! It would appear my problem was caused because the family already existed in the test project I was working on, even though I could have sworn I deleted it...
View ArticleRe: Cannot Open .rfa File
Hi Adam,No problem. Yes, do that. Much faster than loading anyway! Glad you got it sorted. -Matt p.s. Don't be so hard on yourself!
View ArticleBest way of insertion parameter
Hi all, i want to ask about the best way to insert parameter for a model which will be used in 4D Best,
View ArticleChange Design Option in Revit API
Hi, i need to change the design option dynamically through API. Kindly help me to accomplish this. Thanks and Regards,Vinoth Kumar.R
View ArticleRe: Addin-Manager + Multiple/ Support Dll's
good. good. No sorry's. We're narrowing it down. Renamed both revit add-in folders to *-goodstarted revit to confirm that there were no add-ins loadingchanged the roaming one back to 2016. The only...
View ArticleRe: Change Design Option in Revit API
http://forums.autodesk.com/t5/revit-api-forum/expose-design-options-settings/m-p/6450298/highlight/true#M17473
View ArticleRe: Addin-Manager + Multiple/ Support Dll's
Your setup (minus the VM) is very similar to mine.Mine differs thus:VS Pro 2013. (Loving Resharper also!)No VM.No Virtual Box. It has worked fine for all Revit 2016 service packs. I'd hazard a guess...
View ArticleRe: Change Design Option in Revit API
Hi Wilson, Thanks for the reply. I am not able to set one design option as a primary design option because the property IsPrimary which was readonly. Is there any some other ways available to solve...
View ArticleRe: Revit 2017 rebar container problem
Dear Artur, Thank you for your query and posting here to the public discussion forum. Just to keep track of things, the corresponding ADN case number is 12325126 [Schedule of Rebar Container]. I...
View ArticleRe: Add-in Command invokes revit to request user relinquish worksets, could be m
OK, I think I found it - https://knowledge.autodesk.com/search-result/caas/CloudHelp/cloudhelp/2016/ENU/Revit-API/files/GUID-52A45CC1-3BB4-48B4-BFC7-F6F8666C2AA4-htm.html // check how many resolutions...
View ArticleRe: Tag Leader Line Weight
Look at this link under ''change the color, weight, and pattern of the leader''...
View ArticleRe: Revit 2017 rebar container problem
But problem is element Type. It represent in schedule as one of Rebar container item in Revit 2017. In revit 2016 it represent as Rebar Container type. You can see it on my screenshot. Instance...
View ArticleRe: Addin-Manager + Multiple/ Support Dll's
SOLVED! I was looking into some more of your suggestions and decided to change the version of my support DLL.Suddenly cats and dogs were living together and my code showed changes. Since it would be a...
View ArticleHow to extract data about BIM object using object ID in params of api endpoint?
If this question makes no sense, I apologize. I could really use some help, I am a software developer that recently found himself working for a company trying to build software to be used in a precast...
View ArticleContent library missing
I am attempting to help a customer who has reported the absence of the content library for Revit. I have repaired Revit, uninstalled and reinstalled the program. I have rebuilt the package and...
View Article