Walking the Path? (Line? Polygon?)

Are there any macro commands that can extract specific nodes of a selected line, path or polygon? Something like

GFNODE - Get the first node
GLNODE - Get the last node
GNNODE - Get the next node
GPNODE - Get the previous node

with the syntax G?NODE vxyNode xyP where xyP is a reference point on the selected entity.

Comments

Sign In or Register to comment.