In this exercise, you will learn how to create a user-defined property classification and add items to it.
Create a user-defined property classification
The drawing is similar to the ones you used earlier in the Points tutorials, except only the points for storm manholes and the detention pond are visible.
The new classification is created and added to the list of user-defined property classifications.
Define classification properties
The property is added to the list of Manhole UDP properties.
The next exercise uses Points-4b.dwg, which contains all of the properties and classifications. To save time, you can skip Steps 5 and 6 and proceed to Exercise 2: Creating a Label Style That Displays a User-Defined Property.
Name | Property Field Type |
---|---|
MH_Material | String |
MH_Diameter | Dimension |
MH_Pipe In Diameter | Dimension |
MH_Pipe In Material | String |
MH_Pipe Out Invert | Elevation |
MH_Pipe Out Diameter | Dimension |
MH_Pipe Out Material | String |
Name | Property Field Type |
---|---|
Tree_Common Name | String |
Tree_Genus | String |
Tree_Species | String |
Tree_Diameter | Dimension |
Tree_Height | Distance |
To continue this tutorial, go to Exercise 2: Creating a Label Style That Displays a User-Defined Property.