LinesOperatorsmLnSegmentCount Method
|
|
Count of non-degenerate segments.
Namespace:
MediaCy.IQL.Operators
Assembly:
MediaCy.IQL.Operators (in MediaCy.IQL.Operators.dll) Version: 3.1.0.0
Syntax
RemarksA single point will be reported as zero segments and any identical,
adjacent verticies are automatically remove and so will not be counted as a
segment. The segment count will be one for a simple line and greater than
one for a polyline.
See Also