Walking the Path? (Line? Polygon?)
DaltonSpence
Mapmaker
Are there any macro commands that can extract specific nodes of a selected line, path or polygon? Something like
with the syntax
GFNODE - Get the first nodeGLNODE - Get the last nodeGNNODE - Get the next nodeGPNODE - Get the previous nodewith the syntax
G?NODE vxyNode xyP where xyP is a reference point on the selected entity.
Comments