You can assign or edit the description of a point.
MOD DESC [point 1] [description]
NE 1 1000 1000 FENCE
MOD DESC 1 HOUSE
! POINT 1 DESC: HOUSE
This example changes the description of point 1 from FENCE to HOUSE.
MOD DESC [point 1] [description]
Parameter | Definition |
---|---|
point 1 | The point number which has the description you want to modify. |
description | An optional description associated with the point. |