Quantcast
Channel: All Revit API Forum posts
Browsing all 66662 articles
Browse latest View live

Re: Viewport Types referenced by Schedules?

Ok if I'm getting you right then this code shall help:#region Namespaces using System; using System.Text; using System.Linq; using System.Xml; using System.Reflection; using System.ComponentModel;...

View Article


Re: Copy with base point

I can't understand the question, can you clarify more please?

View Article


Image may be NSFW.
Clik here to view.

Re: How to remove an add-in from the "Always Load" whitelist

I beleive that the "White List" is not a list of apps but is actually the list of "Trusted Publishers" in your Certificate Store. When you click "Always Load," Revit installs the publisher's...

View Article

Re: Code signing of Revit Addins

I looked at a programming solution for adding my publisher certificate to the Trusted Publishers store, as suggested in the ADN Dev Blog article, but I came up with a simple command line process, like...

View Article

Image may be NSFW.
Clik here to view.

Re: A question about suppressing warning messages in Revit

Thanks Mustafa.Salaheldin.I used the above code,but there will be error: private void FaliureProcessor(object sender, FailuresProcessingEventArgs e) { bool hasFailure = false; FailuresAccessor fas =...

View Article


Re: Revit crashes when I click the open file button in the opening screen

you may try this:https://knowledge.autodesk.com/support/revit-products/troubleshooting/caas/sfdcarticles/sfdcarticles/Crash-or-freeze-when-accessing-File-Open-or-Save-dialogs-within-Autodesk-Revit.html

View Article

Re: External Event stuck as pending?

please try this: http://thebuildingcoder.typepad.com/blog/2013/12/triggering-immediate-external-event-execute.html

View Article

Re: DocumentChanged - Walls Trigger

Thanks for the reply. Indeed I had an error. The e.GetModifiedElementIds() returns all sorts of objcts that are not necessarily modelling elements (system etc). I was attempting to return additional...

View Article


Re: How to Set Line Pattern in Line Style

Yes, please add this! Has it been done yet? How many more years?

View Article


How to Assign line pattern to model line

Hi, I was able to create my linePattern. I can create the model line. I can assign a color to the line. How do I assign my LinePatternElement to my model line so it shows up dashed?  public void...

View Article

Re: A question about suppressing warning messages in Revit

Here is the cure for all your pain. The error occured because you are trying to delete an element which is already deleted, so I filtered the elements to be deleted list from duplicated ids then celete...

View Article

Re: Revit crashes when I click the open file button in the opening screen

Hi Jim Jia,Thanks for your advice and for your email. I have actually already done this; the forums were my last resort. I will give it another go, though, just in case.

View Article

Re: Roof by Face

 do you have any ideas how to go about this? I've read a few of you post regarding roof creation but none of them addresses Roof by Face

View Article


Image may be NSFW.
Clik here to view.

Re: Disable warnings

Hi,  your solution, is the same as mine !  

View Article

Image may be NSFW.
Clik here to view.

Re: Disable warnings

Sorry I can't understand, does it help or not ??

View Article


Image may be NSFW.
Clik here to view.

Re: Disable warnings

Hi, It's not for me but for Payalorna !I just say that your last solution is identical to the code I posted. It's not a new solution ! 

View Article

Group center point

Hi, I have a group whose group origin i have changed. Now How do I find the center point of the group. Thanks & RegardsSanjay Pandey(BIM[Revit] Developer)

View Article


Re: Copy with base point

I have a group whose group origin i have changed. Now How do I find the center point of the group. because after changing the group origin to the top left the rotation of the group is not working...

View Article

Re: Copy with base point

Hi, for the group's center point, why not get the bounding boxes of the members and then calculate it ?  Revitalizer

View Article

Re: How to get the relationship between a Line Style and a Line Pattern?

I have a similar problem. How can  assign a line pattern to a line style in Revit via API? From what you said it is a limitation. There are several users out there on another post asking for the same...

View Article
Browsing all 66662 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>