LinesOperatorsmLnChordRatio Method
|
|
Ratio of the chord length, mLnChordLength, to the total length,
mLnLength.
Namespace:
MediaCy.IQL.Operators
Assembly:
MediaCy.IQL.Operators (in MediaCy.IQL.Operators.dll) Version: 3.1.0.0
Syntax
RemarksThe 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.
See Also