OrchidForDynamo icon indicating copy to clipboard operation
OrchidForDynamo copied to clipboard

This repository contains the content of the Orchid package for Dynamo

Results 31 OrchidForDynamo issues
Sort by recently updated
recently updated
newest added

### Revit, Dynamo and Orchid version Revit: 2020.2 Dynamo: 2.3.0 Orchid: 230.0.3.7682 ### The issue Hello, I'm trying to add multiple parameters to a list of family documents. I managed...

enhancement
usage

Hello! Often we need DoesIntesect info for thousands of solids, especially for MEP purposes. Bult-in detection is very slow, if we need 1000x1000 collision info, it calculates 1000^1000 times. Can...

enhancement

Hi Eric, Me again I'm afraid, I was trying to create print settings and make use of the ability to set a zoom to fit, but it doesn't seem to...

Hi erfajo, I just realised that the Parameter.AddProjectParameter does not add the parameter to any subcategories. Could you please add this feature in your script? I made about about the...

usage

I would like to return references from the geometry of generic annotation families This would allow the dimensions to be taken from generic annotations. The only other option is to...

Hi Erik, I would like to be able to access the geometry of an IFC file without loading it into Revit. I imagine a node with an input of file...

enhancement

Hi @erfajo, Am i missing something in use of your node here?... https://forum.dynamobim.com/t/all-elements-of-subcategory/23292/4?u=ryan_schultz2 Best, Ryan

enhancement
documentation needed

Hi I'm trying make script who load families to multiple rvt files. I can't find File.LoadFamily document. Avaible is only node who's load families to active project file. I see...

usage

### Operating system Window 10 ### Revit and Dynamo version Revit: 2022.1.3 Dynamo: 2.12.1.XXXX Orchid: 212.1.0.8047 ### What did you do? Input familyDocument and parameterName (family document parameter) into Parameter.GetAssociated...

documentation needed

### Operating system: Windows 10 ### Revit and Dynamo version Revit: 2022 Dynamo: 2.10.1.3976 (dynamo Core) 2.10.1.4002 (dynamo Revit) Orchid: 210.1.0.7829 Hi, Tried to create a script to bulk replace...

invalid