Add Property Form
Use the Add Property form to add your own properties to the currently selected object.
|
Field
|
Description
|
|
Name
|
Specifies the name to assign to this property. This name will appear on the Edit Properties or the Edit Cellview Properties form.
|
|
Type
|
Specifies the value type for the property. This can be one of the following:
-
String (any text, displayed in a cyclic field)
-
Int (integer)
-
Float (floating-point number)
-
Time (date and time)
-
Boolean (on or off)
-
ILList (list of IL values)
|
|
Value
|
Shows either a text entry field, a Boolean button, or a cyclic field, depending on the Type setting.
|
|
Choices
|
Sets the possible values that appear in the cyclic field for a string property. One of the values listed here must match the default shown in Value.
|
|
Minimum and Maximum
|
Displays the minimum and maximum values for integer, floating-point number, and time properties. These ranges appear in parentheses after the property name in the Edit Properties form and the Edit Cellview Properties form.
|
Related Topics
Adding a New Cellview Property
Edit Properties Form
Edit Cut Pattern Form
Return to top