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

Image may be NSFW.
Clik here to view.

Best way to Programmatically Set up an Algorithm for editing existing elements

I have a questions that is more theory of "best practices" than actual technical programming. I am trying to think of the best way to handle editing an element after it is placed by my program....

View Article


Re: Rename Shared Parameter

Hi KiwiCodes,Could you please provide the code for this as you described in your post?That would be great.I am trying to translate from US to UK family parameters that we don't understand.

View Article


Re: Create a Pipe cap

Ok just add doc.regenerate() and tell me the result.

View Article

Re: Copy to selected levels faster

Say for example manually copy paste to all levels take 10 mins. I want towrite code which does in 5 mins

View Article

Image may be NSFW.
Clik here to view.

Re: Copy to selected levels faster

I see, no I guess this is out of our scope

View Article


Re: Stirrup Modelling

I hope this is the cure for all our pain: #region Namespaces using System; using System.Text; using System.Linq; using System.Xml; using System.Reflection; using System.ComponentModel; using...

View Article

Re: Creating a stirrup in revit

I hope this is the cure for all our pain:  #region Namespaces using System; using System.Text; using System.Linq; using System.Xml; using System.Reflection; using System.ComponentModel; using...

View Article

Re: Stirrup generation through Revit API 2015/16

I hope this is the cure for all our pain:  #region Namespaces using System; using System.Text; using System.Linq; using System.Xml; using System.Reflection; using System.ComponentModel; using...

View Article


Re: How to copy filledregion type from one project to another?

Do you want to copy the Filled Region or the Hatch pattern? Please clarify.

View Article


Problem by creating Revit families

Hi we are creating REvit Families from our CAD-System. There are 2 Problems.- to assign materials- to set objects invisible Please have a look at the attached file. Thanks a lot

View Article

OnShutdown sometimes not called

Hi,we have an issue with the OnShutdown method of our plugin. Sometimes it just doesn't get called! I could reproduce the issue with the following very simple plugin:  public class MainApp :...

View Article

Question about model review

Hi everyone, I am working on model review and I would like it to check the dimension of the room and distance between wall and some of furniture, I used the aligned dimension and add a label to each of...

View Article

Re: Question about model review

Please provide a sample RVT file and what do you mean with "Model Review"?

View Article


Re: Question about model review

By Model Review, I am meaning the add in available in revit...

View Article

Image may be NSFW.
Clik here to view.

Re: Duplicate Sheet...what am I missing?

View Article


Revit 2017 Excel Based Model Generation

Dear All, I have installed Extension 2017. But there is no "Excel based Model Generation" option Any suggestions. I model it using Excel only RegdCVP

View Article

Re: MEP example needed ... create pipe segment

Thank you, both of you.I managed to get it working with the combined input provided by both of you.It was really interesting to find that I needed to convert metric units to decimal feet in the XYZ...

View Article


instant fittings at pipe connections

Windows 10, REVIT 2017, C#, Metric. I can now create pipe segments with C#, plumbing.pipe.create (Thx Mustafa and Jeremy). The fittings are not instantly displayed at the connecting points. The...

View Article

Re: instant fittings at pipe connections

Hi, Document.NewElbowFitting, NewTeeFitting, NewUnionFitting etc...  Revitalizer

View Article

Re: Duplicate Sheet...what am I missing?

You started with an application module, not a project module, right? its hard to tell what's wrong without seeing the entire code.  Maybe you could copy and paste everything.  Attach as a file if...

View Article
Browsing all 66666 articles
Browse latest View live