Alias-Dynamo improvements and additions

New Alias-Dynamo nodes let you add more functionality and usability to your custom Dynamo Player scripts. For example, you can now add drop-down lists, radial buttons, and feedback messages, as well create scripts that modify existing Alias geometry. We've also added new Dynamo Player sample scripts to the Dynamo Player Toolbox. You'll also notice that the Alias-Dynamo user interface has been refreshed with a new look and feel.

New Alias-Dynamo nodes

We've added the following new nodes to the Alias section of the Alias-Dynamo library.

Combo Box

Use this node to add drop-down lists or radial buttons to your Dynamo scripts, making option selections in your scripts more intuitive and easier to use. By default, the node creates a drop-down list. Select the Use radio button option on the node to create radial buttons. Type a Name for each input value and under Item provide the associated value. You can connect the output of the node to the Index input of GetItemAtIndex node or directly to the input of a GeometryTranslate node.

Send Message to Alias

Use the Send Message to Alias node to add feedback messages to your script users. For example, use this node to warn users of invalid script inputs or to prompt them to make selections for input geometry. The Send Message to Alias node takes the output of String node and displays the text in Dynamo Player or directly in the Alias viewport.

New Keep Originals options

We've added a new Keep Originals option to the Send to Alias node. This option lets you create scripts that modify existing geometry as an input. You can choose to keep the original geometry in addition to its modified output. On the Send to Alias node, Keep Originals is controlled by a Boolean input, which takes the output of a Boolean node to toggle the option on and off.

See Alias-Dynamo nodes.

New Dynamo Player scripts

We've added new Dynamo Player sample scripts to the Dynamo Player Toolbox.

New pattern generation scripts

Use these pattern generation scripts together to create a points pattern, which can be then transferred to a target surface.

For more information, see Scripts for generating patterns.

Other new scripts

Alias updated to Dynamo 2.13

We've updated Alias to Dynamo version 2.13.