ClockworkForDynamo icon indicating copy to clipboard operation
ClockworkForDynamo copied to clipboard

A collection of 450+ custom nodes for the Dynamo visual programming environment

Results 48 ClockworkForDynamo issues
Sort by recently updated
recently updated
newest added

The following nodes are low-hanging fruit: - [x] Array.AssociatedFamilyParameter - [x] Assembly.Disassemble - [x] Assembly.Members - [x] Dimension.AssociatedFamilyParameter - [ ] Document.AddLink - [x] Element.AssociatedFamilyParameters - [x] Element.ElementType+ - [...

Improvement

Some nodes have replication issues. This usually happens with Revit nodes that have multiple input ports that expect lists. This is where Python-based nodes seem to hit their usability limit....

Improvement

The number of digits in Dynamo versions has changed. Need to come up with a different approach.

Bug

**Describe the bug** the node straight up doesn't work (tried it on structural floor plans and floor plans doesn't work!) **Steps to Reproduce** i have tried to get the max/min...

**Describe the bug** The node SpotElevation.ByPoint does not work in every Revit-Project. **It does work** in a new created Project for PlanViews and for SectionViews. It does **not work** in...

![grafik](https://user-images.githubusercontent.com/3014437/136940669-96cbef44-4627-4f35-abcb-6618b6997a3c.png)

Bug
Global

OOTB | Clockwork | Pending issues / PRs | --- | ---| ---| All Elements of Category | All Elements of Category+ | OOTB node does not support 'exotic' categories...

Cleanup
Dependency

**What is the problem that needs solving?** Most export workflows from Dynamo to Revit rely on directshapes which are pretty much non-editable from within Revit. However, there are many cases...

New Feature

Need `ReplaceByCondition` (https://github.com/DynamoDS/Dynamo/issues/5074) and `Object.IsNull` (https://github.com/DynamoDS/Dynamo/issues/5073) to work with `List.Empty`.

Dependency

need that one too

New Feature