Description

Ratio of the chord length, mLnChordLength, to the total length, mLnLength.

Property type

A McMeasure object.  

Syntax

object.mLnChordRatio

The mLnChordRatio Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McLines.

Remarks

The chord is the line connecting the start to the end point of the line. This measurement will differ from 1.0 only for polylines (mLnSegmentCount greater than 1). For polylines it will range from 1.0 (a straight line) to zero for a widely ranging polyline or one that curves back on itself. In the case of a degenerate chord (i.e., identical start and end points) the result will be zero.