There might be times when you have several objects with sequential IDs. In this case, you can use the auto increment settings to automatically assign the IDs as you digitize the objects. In this case, you do not have to choose the Draw command for each object to be digitized.
To automatically increment IDs:
Choose the appropriate command from the Draw menu or click a drawing button on the toolbar.
In the Property Manager,
Specify the properties you want to apply to the objects in the Property Manager.
In the Increment Settings section, uncheck the box next to the Enter Data After Creation option.
In the Increment Settings section, uncheck the box next to the Create Several option.
In the Increment Settings section, check the box next to the Auto Increment option.
Specify the Starting Increment Value, Ending Increment Value, Increment Value, ID Prefix, and ID Suffix to use.
Move the pointer over the first location and click to draw the object. The new object is drawn in the project, using the first ID based on the increment settings.
Continue clicking on the objects and the Primary ID is sequentially changed based on the Increment Value. After the last object is digitized (based on the Ending Increment Value), the pointer returns to the select mode.
The Starting Increment Value is the first value used for drawing objects. When set to zero, the first object will contain the value zero in the Primary ID. When set to 1201, the first object will contain the value 1201 in the Primary ID.
The Ending Increment Value determines the last value used for drawing objects. When the last value is reached, drawing mode automatically ends.
The Increment Value determines how many values are added after the Starting Increment Value for the second, third, fourth, etc. values.
The ID Prefix is used before the Starting Increment Value to name the object in the Primary ID.
The ID Suffix is used after the Starting Increment Value to name the object in the Primary ID.
As an example, suppose you want to draw 5 objects with the prefix of MW- and no suffix. Object names should be MW-1, MW-2, MW-3, MW-4, and MW-5. Set the Starting Increment Value to 1, the Ending Increment Value to 5, the Increment Value to 1, the ID Prefix to MW-, and leave the ID Suffix empty. Click on the screen in five locations and the five symbols with the object names MW-1, MW-2, MW-3, MW-4, and MW-5 are created.
See Also