This script is called by the script SORTPOINT. It was created to allow the user to select the points which represent manholes on an ISBL system. A column, "Manhole", is created in the node attribute table. Each node has a default value of zero in the new column. The user is prompted to click on the nodes which are manholes. When the user clicks on the nodes, the value in the column is set to 1. A graphic (red dot) is then placed at that node, to indicate it is a manhole.
Key Avenue commands used:
Ftab.FindField
Ftab.SetEditable
aView.GetDisplay.ReturnUserPoint
aTheme.FindByPoint
GraphicShape.Make
aGraphicShape.GetSymbol
aSymbol.SetSize
aSymbol.SetColor
aView.GetGraphics.Add
aFtab.SetValue