Build Dynamo with User Prompts Dialog Box
The Build Dynamo Wizard With User Prompts dialog box displays the following items:
Dynamo Name Item
Specify a name for the Dynamo in this field. The name you specify must satisfy the following conditions:
- It must begin with an alphabetic character, and must contain only alphanumeric characters.
- It cannot be blank, and cannot contain any spaces.
- The maximum number of characters is 64.
- The name cannot be changed while a script is running or paused.
- The name cannot contain reserved VBA names. See the Microsoft VBA help system for more information on VBA reserved words.
Dynamo Description
Optionally, specify a description for the Dynamo Instance in this field. The Dynamo Description can be different for each Dynamo Instance. For the Master Dynamo, the description is empty and read-only.
Object Description
Optionally, specify a description of the object in this field.
Object Property
Displays each property assigned to the Dynamo.
Current Setting
Displays the value, such as the tagname or command script variable, that is currently assigned to the object property.
User Prompt
The User Prompt fields allow you to enter Dynamo prompts for each object property so you can re-use the Dynamo in multiple displays. A Dynamo prompt should be meaningful, so that when it is placed in a picture, the user can enter the unique properties for the Dynamo.