Use this dialog box to define a user-defined property .
- Name
- Description
- Type
-
Specifies the property data type. Choose the data type based on how you want to specify the data, as well as how you want it formatted.
- Boolean: Creates a property type that allows you to specify true or false values.
- String: Creates a property type that allows you to enter text as the value. Use this property type when you want to be able to enter any characters or numerals, for example, a tree species.
- Enumeration: Creates a property type that allows you to specify values by selecting from a drop-down list. If you select this property type, define the items that will appear in the drop-drop down list in the Enumeration section of the dialog box.
- Integer: Creates a property type that allows you to enter a whole numeral without decimals, for example, 1, 2, or 3. This value is not formatted.
- Double: Creates a property type that allows you to enter a numeral with decimals, for example, 1.05. This value is formatted using the Unitless type settings (defined in the Ambient Settings).
The default values for the following data types are also formatted according to the settings on the Ambient Settings Tab (Drawing Settings Dialog Box) in the Drawing settings:
- Angle
- Area
- Coordinate
- Dimension
- Direction
- Distance
- Elevation
- Grade/Slope
- Latitude
- Longitude
- Station
- Volume
- Lower Bound Inclusive
- Lower Bound Value
- Upper Bound Inclusive
- Upper Bound Value
- Default Value check box
- Default Value
- Enumeration
-
For enumeration property field types only. Specifies the list of values you can choose from. For example, if you are defining a property type for soil types, you could define different soil types in the enumeration list.