dynamonow-dynamo-code-block

Double-click anywhere on the canvas to create a Code Block.

The Code Block is your bread and butter node for your Dynamo Scripts. You can input code to represent letters, numbers, a sequence, and much more.

For example, you can use quotes to represent a string.

dynamonow-dynamo-code-block-string

You can create a repeating sequence by entering X..Y..Z where "X" is the first number of the sequence , "Y" is last number of the sequence, and "Z" is the difference between numbers in the sequence.

dynamonow-dynamo-code-block-sequence2

You can enter only X..Y, and all numbers in the sequence between X and Y will be created.

dynamonow-dynamo-code-block-sequence1


0 Comments

Leave a Reply

Avatar placeholder