Hi,
@Andreas_Dieckmann ???
If i do a search in my packages, i find that the node “Id to Elements” from the clockwork package is present in the packages provided for Dynamo 1.0 and not anymore in the 1.2 package.
Is this node renamed, depreciated or replaced by something new?
Which node should i use instead?
Thanks in advance
Marcel
Kulkul
January 23, 2017, 3:04pm
2
Hi @Marcel_Rijsmus
You could use Internal Selection method.
7 Likes
Hi,
I realy like the input you guys provided, but is this documented somewhere, and isnt there a lack of information about these obsolete/renamed nodes, i mean, a history file or something, how it progressed?
And would it do any good if there was one? An excel file or something in the primer maybe?
I started excavations on Dynamo sept '14 i feel like a dinosaur myself
Marcel
Clockwork is on github, take a look here:
[![Current 1.x version](https://img.shields.io/badge/current%201.x%20version-1.33.1-brightgreen.svg)](http://dynamopackages.com/) [![Current 2.x version](https://img.shields.io/badge/current%202.x%20version-2.1.2-brightgreen.svg)](http://dynamopackages.com/) ![Node count](https://img.shields.io/badge/node%20count-416%20%2F%20413-brightgreen.svg)
[![Contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/andydandy74/ClockworkForDynamo/blob/master/.github/CONTRIBUTING.md) [![Follow me on Twitter for updates](https://img.shields.io/twitter/follow/a_dieckmann.svg?label=Follow&style=social)](https://twitter.com/a_dieckmann)
![Clockwork logo](clockwork-logo.png)
**Clockwork** is a collection of custom nodes for the [Dynamo](http://www.dynamobim.com) visual programming environment. It contains many Revit-related nodes, but also lots of nodes for various other purposes such as list management, mathematical operations, string operations, geometric operations (mainly bounding boxes, meshes, planes, points, surfaces, UVs and vectors) and paneling. Currently it consists of some 400+ nodes of which a large portion was previously published in a number of separate packages.
## Installation
Installation is simple - just use Dynamo's built-in package manager and search for ```Clockwork```. If you have used some of my previous 0.6.3 packages, please remember to uninstall *all* of them (find a complete list [here](https://github.com/andydandy74/ClockworkForDynamo/wiki/Deprecated-Nodes-&-Packages#pre-clockwork-packages)). Also, always make sure you have the correct version of Clockwork installed that corresponds to your installed version of Dynamo.
## Versions
The different versions are available as separate packages on the package manager. (So far each new major Dynamo version has introduced changes that prevented downward - and sometimes even upward - compatibility of nodes, hence the separate packages...)
Note that Clockwork version numbering follows the Dynamo version the package is currently maintained for, e.g. Clockwork for Dynamo 1.x v**1.0**.XXX is maintained in Dynamo **1.0**.0 while Clockwork for Dynamo 1.x v**1.1**.XXX would be maintained in Dynamo **1.1**.0...
- Clockwork for Dynamo 2.x:<br>[[change log](https://github.com/andydandy74/ClockworkForDynamo/wiki/Version-History#clockwork-for-dynamo-2x)] [[documentation](https://github.com/andydandy74/ClockworkForDynamo/wiki/2.x-Node-Documentation)] [[repository](https://github.com/andydandy74/ClockworkForDynamo/tree/master/nodes/2.x)] [[deprecated nodes](https://github.com/andydandy74/ClockworkForDynamo/wiki/Deprecated-Nodes-&-Packages#clockwork-for-dynamo-2x)] [[samples](https://github.com/andydandy74/ClockworkForDynamo/tree/master/package_samples/2.x)]
- Clockwork for Dynamo 1.x:<br>[[change log](https://github.com/andydandy74/ClockworkForDynamo/wiki/Version-History#clockwork-for-dynamo-1x)] [[documentation](https://github.com/andydandy74/ClockworkForDynamo/wiki/1.x-Node-Documentation)] [[repository](https://github.com/andydandy74/ClockworkForDynamo/tree/master/nodes/1.x)] [[deprecated nodes](https://github.com/andydandy74/ClockworkForDynamo/wiki/Deprecated-Nodes-&-Packages#clockwork-for-dynamo-1x)] [[samples](https://github.com/andydandy74/ClockworkForDynamo/tree/master/package_samples/1.x)]
- Clockwork for Dynamo 0.9.x:<br>[[change log](https://github.com/andydandy74/ClockworkForDynamo/wiki/Version-History#clockwork-for-dynamo-09x)] [[documentation](https://github.com/andydandy74/ClockworkForDynamo/wiki/0.9.x-Node-Documentation)] [[repository](https://github.com/andydandy74/ClockworkForDynamo/tree/master/nodes/0.9.x)] [[deprecated nodes](https://github.com/andydandy74/ClockworkForDynamo/wiki/Deprecated-Nodes-&-Packages#clockwork-for-dynamo-09x)]<br>Last version: 0.90.8 - **not supported any more**
- Clockwork for Dynamo 0.8.2:<br>[[change log](https://github.com/andydandy74/ClockworkForDynamo/wiki/Version-History#clockwork-for-dynamo-082)] [[documentation](https://github.com/andydandy74/ClockworkForDynamo/wiki/0.8.x-Node-Documentation)] [[repository](https://github.com/andydandy74/ClockworkForDynamo/tree/master/nodes/0.8.x)] [[deprecated nodes](https://github.com/andydandy74/ClockworkForDynamo/wiki/Deprecated-Nodes-&-Packages#clockwork-for-dynamo-082)]<br>Last version: 0.82.8 - **not supported any more**
- Clockwork for Dynamo 0.7.x:<br>[[change log](https://github.com/andydandy74/ClockworkForDynamo/wiki/Version-History#clockwork-for-dynamo-07x)] [[documentation](https://github.com/andydandy74/ClockworkForDynamo/wiki/0.7.x-Node-Documentation)] [[repository](https://github.com/andydandy74/ClockworkForDynamo/tree/master/nodes/0.7.x)] [[deprecated nodes](https://github.com/andydandy74/ClockworkForDynamo/wiki/Deprecated-Nodes-&-Packages#clockwork-for-dynamo-07x)] [[samples](https://github.com/andydandy74/ClockworkForDynamo/tree/master/package_samples/0.7.x)]<br>Last version: 0.75.47 - **not support
This file has been truncated. show original
2 Likes