The Polyline Information routine reports some very important information about polylines, especially 3D polylines. The function repeats and continually reports information as long as you continue to pick polylines. The function reports the polyline type (2D/3D), the number of vertices, the number of arc segments, the total horizontal and total slope distance along the polyline. It also reports the minimum and maximum X, Y, and Z coordinates.
Keyboard Command: PlnDetInf
Example:
DS> 3D Polyline, 108 Vertices, 0 Arc Segments
HzDist=981.33, SlpDist=1055.89
DS> Xmin=1650141.13, Ymin=326580.49, Zmin=1047.34
Xmax=1650446.33, Ymax=326851.61, Zmax=1201.57