Re: Get family which element belongs to
Glad you got it sorted!If you didn't know of the easy online code converters, here's one (but a search will turn up many):http://converter.telerik.com/ Cheers, -Matt
View Articleunable to regret if you delete sheets
Hi, I get so frustrated that it's impossible to regret if you by mistake delete sheets. stupid... Any solution to this or changes in upcoming versions? Regards,Viktor
View ArticleRe: unable to regret if you delete sheets
I completely agree!If you put this in the Revit Idea Station (if it isn't there already), I'll definitely vote for it! I would imagine it's something to do with worksets, but it's frustrating all the...
View ArticleRe: assign material to directshape via paint
thanks Jeremy, this issue is not that critical so i'll take your suggestion as solution
View ArticleRe: cannot draw piping in construction template
Were you able to solve this? Was your choice of template the problem? Jan
View ArticleIdentify Shared Parameters in a project
Hope someone can help.With Revit 2016 or 2017 api is it possible to identify Shared Parameters belonging to a family loaded into the project or project shared parameters that are no longer attached to...
View ArticleRe: DocumentChanged versus PostRequestForElementTypePlacement
Hi, Matt! Thanks for your fast return! Let me explain better what I want do. I need to get the last components inserted by PostRequestForElementTypePlacement ( ) method. Then I want to fill some...
View ArticlePurge FormIt 360 Content
I have recently been playing around with building content in FormIt 360 and then bringing it into Revit. However, I am unable to purge these once brought over. They don't show up under 'Mass' even...
View ArticleRe: family instance on reference plane with API
using HostObjectUtils.GetSideFaces() will give you an reference for some internal reference-plane, and not the "real" face of the wall. This may explain why the placed instances do not behave properly....
View ArticleRe: family instance on reference plane with API
Thanks very much. We will give it a shot...
View ArticleRe: Automatic filling parameter using rooms
I believe the problem you will run into is that there is not an unquestionably reliable answer to the make-this-function GetListOfThisCategoryInThisRoom(Room rm, BuiltInCategory bic) question. When...
View ArticleHow change location mandatorily?
I changed the locationcurve.curve, changes in the value of the line are too small (changed the double type after a few bits), revit think I did not modify.Finally, the value is still the original...
View ArticleRe: Token scope not set. This request does not have the required privilege.
I think you have posted your question on the wrong forum as it not seems to be Revit API related.
View ArticleRe: DocumentChanged versus PostRequestForElementTypePlacement
Hi Ari,No problem. To use the DocumentChanged event with PostRequestForElementTypePlacement, you would need to have the event working outside the context of your external command (i.e. an application...
View ArticleExport Ifc and Ownerhistory data missing
I'm back and i have a new problem with Revit.Why the Ownerhistory is not complete in the IFC files exported from RevitI have only one ownerhistroy object for all objects in the IFCI have only one...
View ArticleRe: Identify Shared Parameters in a project
Dear Stephen, Please see this link once.. http://thebuildingcoder.typepad.com/blog/2015/12/shared-project-parameter-guid-reporter.html this may help you.
View ArticleCreate Right-Click methods
I'd like to be able to program some function off the Right-Click rather than inserting another button and dialog window. Does anyone know a way to accomplish this? Any help, links, etc. is greatly...
View ArticleRe: Create Right-Click methods
Dug a little, and found my answer: https://forums.autodesk.com/t5/revit-api-forum/is-context-menu-accessible-through-api/td-p/3228382
View Article