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

Re: keep my plugin application Form on top only while Revit windows activated...

It’s also worth noting that setting the window owner, as @Mohamed_Arshad described, is only necessary when displaying the window modelessly i.e. using yourWindow.Show()

View Article


Image may be NSFW.
Clik here to view.

Suppress warning wall room separation overlap

Hello, I'm trying to suppress a warning of a wall room separation overlap:Practically, if we press okay the code would work, so i'd like to have the warning suppressed programmatically.So far I've...

View Article


Image may be NSFW.
Clik here to view.

Re: Getting the path from a cloud model.

Same problem here.I don't need the path to my local file in C:\Users\xxx\AppData\Local\Autodesk\Revit\Autodesk Revit 2023\CollaborationCache\XYZ\ncas519l-k116-430i-b02d-qbp825e31fcd"I can find these...

View Article

Image may be NSFW.
Clik here to view.

Re: Get BIm 360 model's "absolute" path

Same problem here.I don't need the path to my local file in C:\Users\xxx\AppData\Local\Autodesk\Revit\Autodesk Revit 2023\CollaborationCache\XYZ\ncas519l-k116-430i-b02d-qbp825e31fcd" (fake GUIDS)I can...

View Article

Re: Setting Pipe Size

Hello Allan  Do you was able to figure out the issue?, I have similar situation trying to update slope parameter

View Article


running dynamo scripts on revit models without opening Revit

Hi,I am trying to run a dynamo script that attaches attributes to .rvt models. Right now the way we do is open each .rvt file individually and run the dynamo script using dynamo player.  We are looking...

View Article

Re: Suppress warning wall room separation overlap

I figured it out by deleting the warning and use FailureProcessingResult.Continue instead of  FailureProcessingResult.ProceedWithCommit;

View Article

Re: Shared Coordinate System - Definition

Hello, Jeremy,I found this discussion while searching for an answer to exactly the same question that was raised here.Tell me, in 2024, has the ability to unequivocally identify two files with the same...

View Article


Image may be NSFW.
Clik here to view.

Re: Licencing Plugins - What Revit subscriptions have to be considered?

Hello All, I recieved a comprehensive reply from Prashant at the  'Appstore submission support' he answered several  questions relevant to the licencing discussion. The first three questions I asked...

View Article


Re: All elements in a active view

For anyone reading this in future sometimes you might want to add a filter (I know that I did). For example, here is a snippet i ripped out from an addin i was developing.  FilteredElementCollector...

View Article

Revit 2023 PromptForFamilyInstancePlacement face based and workplane placement

I made a plugin where items are loaded into a family to be able to place on a face selected by the user.  In Revit versions previous to 2023 the instance placement would always default to place on face...

View Article

Re: Slow and Delayed Revit

Experiencing slow and delayed performance in Revit can be frustrating, especially when you're trying to get things done efficiently. Optimizing your hardware, clearing up unused elements, and adjusting...

View Article

Re: Revit 2023 PromptForFamilyInstancePlacement face based and workplane...

...so I managed to figure it out. You can add PromptForFamilyInstancePlacementOptions and use PlaceOnFace. // troubleshoot placement optionPromptForFamilyInstancePlacementOptions placementOptions = new...

View Article


Re: keep my plugin application Form on top only while Revit windows activated...

It worked with me i want my plugin be on top while revit session is active only

View Article

Re: running dynamo scripts on revit models without opening Revit

Please check this forum for previous discussions of this question, e.g.:  https://forums.autodesk.com/t5/revit-api-forum/is-there-any-plugin-standard-tool-or-other-way-to-open-multiple/td-p/13038708...

View Article


Format d'icon

Bonjour,Je suis entraine de personnaliser des outils, sur pyRevit. Quand j'actualise pyRevit mes icones ne sont pas visibles sur ma barre avec le format 32x32 pixel, 96x96 pixel aussi sur Revit 2024....

View Article

Re: Format d'icon

I suggest searching the Internet for "pyRevit icon format":https://duckduckgo.com/?q=pyRevit+icon+formathttps://github.com/pyrevitlabs/pyRevit/issues/106   

View Article


Is there a way to unhide a single element from "Temporary Hide/Isolate" mode?

Use case: a friend told me that's it's a common issue to select a bunch of elements, press "temporary hide isolate" only to forget to include section box in the selection. Now selection has to be...

View Article

Image may be NSFW.
Clik here to view.

Re: Create Hosted Element onto Linked Revit Element by PickObject

Continuing to research and experiment, I've stumbled upon this post How can I get the reference for a face that is queried from a linked project? - Autodesk CommunityKnowing that I might need to juggle...

View Article

Re: keep my plugin application Form on top only while Revit windows activated...

Can't argue with results 🙃 .. Glad you got it working. thanks for following up.

View Article
Browsing all 67020 articles
Browse latest View live


Latest Images