My Elbow is retarded
hello everyone,I made lots of progres with api revit, but some times Revit api just loses me.I made app that create pipes and put fittings. When i try to rotate elbow 180 degrees this what happens;My...
View ArticleRendering issues while Creating a Room
I am using this code to create a Room in Revit. It successfully creates the Room but is invisible and is only visible when I take the mouse over it. Once you remove the mouse the Room disappears. Could...
View ArticleHow to insert a revit file into a word document
I am working on a project at work and need to put multiple Revit buildings into a book (word document). How do I convert my files to be able to add them in? I have been using screen shots it but I...
View ArticleRe: Warning Information
That sounds brilliant! Does "next version of API" mean Revit 2018? Thanks for following up.
View ArticleRe: Get / Set viewport title line length & location
And me. This would indeed be very helpful.
View ArticleRe: Place repeating detail using the API
Dear all, Any updates in the meantime? Best regards,Kinjal.
View ArticleRe: Warning Information
Great! This will surely suffice. Awaiting the release (can it be expected before Revit 2018?)
View ArticleRe: Warning Information
Dear Dale, BholaDev and Kinjal, Glad you like it and thank you for your appreciation.There is no guarantee that such a version of Revit will ever be created, and I am therefore (as far as I know) not...
View ArticleRe: Ceiling by sketch and shape editing tools
Okey I've setup an testfile with a document macro. Its attached to this post.By the way Jeremy, did you rename the forum post? I have not tested anything with edit sketch on ceilings, only on revision...
View ArticleRe: How to insert a revit file into a word document
You can use the Document.ExportImage() method. That takes an object where you can specify views (and sheets) along with other options
View ArticleRe: Warning Information
Dear all,Just to be absolutely clear: The fact that this wish list item is 'under consideration' makes no promise whatsoever. The development team underline that this work is currently not planned....
View ArticleRe: Warning Information
There is a way to do it right now. It is suggested by Arnost Lobel in a post somewhere. Basically you programmatically invoke the Warnings command in the revit ui and revit will post all warnings that...
View ArticleCommand Interface Parameters
Hi, Is it is possible to implement user interface input similar to wall interface shown above in a custom command? (The green bar which appears during built-in commands, allowing users to set...
View ArticleChanges to model not being saved
Hi, not sure if Im posting on the right forum but im having issues with Revit 2016 not saving changes I make to my model. The save seems to execute and not error dialogue boxes come up but upon opening...
View ArticleRe: Create Solid from boundingbox
Hi, I was looking for an answer to the very same question, ended up here, and re-created your solution. To save the next person a bit of typing, here's my code. I'd love a more elegant answer but...
View ArticleRe: Command Interface Parameters
Dear Owen, Thank you for your query. No, sorry, I do not believe that is possible. As far as I know, all possible custom user interface options are demonstrated by the ADN Revit API Labs Training...
View ArticleRe: Create Solid from boundingbox
Dear Owen, Thank you very much for your nice little sample code snippet. I will gladly add it to The Building Coder samples, if I may. Do you have a sample use case to demonstrate it doing something...
View ArticleWhy ParametersMap.get_item throw exception?
Hi I'm into building mechanical, so using revit MEP 2015 french edition (sorry for my poor english). I'm building an addin apps that validate a diagram with existing mechanical equipment in the model....
View ArticleRibbonSplitButton Problems
Hi All Looking for some advice. I have added a RibbonSplitButton to a panel within Revit with a number of command options and all works well, the last used item is then the default as you would expect....
View Article