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

Re: Change Grid Type value or its instance's Extents through API?

GetExtents returns a value. Using the MaximumPoint property, you are setting some data inside that value. This will obviously not affect the original grid in any way whatsoever. To modify the grid...

View Article


Re: Connect Pipe

One way to achieve this is to insert the tee fitting family instance in the required position and then connect the three pipes to its connectors:...

View Article


Image may be NSFW.
Clik here to view.

Re: Connect Pipe

Hi  jeremy..Thank you.. But can I use Trim/Extend function of Revit in Revit APi ?Thanks & Regards  

View Article

Re: Importing only selected Family Sizes

The final sollution was very similar and along suggestions from  :var _path = Path.ChangeExtension(familyFilePath, "txt"); if (File.Exists(_path)) { using (var tr2 = new Transaction(doc, $"REVO -...

View Article

Re: Call forge api throught a revit plugin barrear

Hi Jeremy,The problem is when we do it the other way. It happens when I make a call to Forge inside Revit through a revit app.Don't know way it doesn't even make the call. I get no response, just a...

View Article


Image may be NSFW.
Clik here to view.

GetVisibility method

Hi, if I snoop the database in the family editor I can find geometry from which I can get the visibility settings for the detail levels of a view. See below.In a project environment I can't seem to get...

View Article

Image may be NSFW.
Clik here to view.

Re: Call forge api throught a revit plugin barrear

If it helps: that's the code for one of the forge API:public static async Task <string> AuthenticateToken() { try { Uri baseUrl = new...

View Article

Re: GetVisibility method

Hi  ,you just need to apply this on the FamilyDocument not the ProjectDocument,you can retrieve the family document from the project document easily by selecting the family instance then access the...

View Article


Image may be NSFW.
Clik here to view.

Re: GetVisibility method

I understand what you mean but is it correct that from the family document in snoop you can't do the next step in snoop? See image: 

View Article


Re: Connect Pipe

When you connect as pipe to a fitting, it will adjust its length automatically.  

View Article

Re: Call forge api throught a revit plugin barrear

Dear Amilcar, Thank you for your update. I think I understand better now after seeing your Forge question 10592 [Error uploading result file with design automation]. If you wish you interact between...

View Article

Re: Call forge api throught a revit plugin barrear

Hi Jeremy,Thank you for your prompt response,Actually, I have found that it was a question of Security Protocol,I changed it  to a Tls12 and now it works fine.private void OnAppInitialized(object...

View Article

Re: Call forge api throught a revit plugin barrear

Oh, wow, great! Congratulations! So the Forge ticket #10592 can be closed as well, then? Correction: I see that you already answered that as well. Thank you!     

View Article


Re: Revit model locked after relinquishing ownership through Revit API with a...

I heard back and they say: If this is reproducible, we would like to explore it further. Both the error dialog and the exception CentralModelContentionException means that the central model is on hold...

View Article

Alternative to API for BIM Automation Design - is Dynamo capable?

Hi there, I am a university student and am still a novice but I am currently looking into BIM automation techniques for shoring design in construction, where we can automate the selection of formwork...

View Article


Re: GetVisibility method

I believe such information attached to solids in the family is not available in the project. You would have to edit family in background:Document.EditFamily(Family) to obtain the document and see it's...

View Article

Re: Trigger Updater When Host Changes

If that is the situation then it sounds like you need to submit a minimum reproducible case here. That way if you are doing something wrong it'll be easier to help and if you are not then it is...

View Article


Re: Issue with Azure NuGet

I asked the development team for you. I hope they have some suggestions or other bright ideas. 

View Article

"Failed to create a wall" with Revit API

I'm using Revit API to construct a wall from 3D points below but I'm getting an exception with the message "Failed to create a wall". [ 0.07191595529194217, 46.52994338391683, 3.241999789237976 ],[...

View Article

Image may be NSFW.
Clik here to view.

Direct Shape Missing Snaps

So I have a weird issue here.... I made a script that generates tilt panels for a layout plan. It just recreates the walls geometry and rotates it 90 degrees. I have used this script successfully for a...

View Article
Browsing all 66693 articles
Browse latest View live


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