Description

Count of non-degenerate segments.

Property type

A McMeasure object.  

Syntax

object.mLnSegmentCount

The mLnSegmentCount Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McLines.

Remarks

A single point will be reported as zero segments and any identical, adjacent veriticies will not be counted as a segment. The segment count will be one for a simple line and greater than one for a polyline.