LinesOperatorsmLnAngle Method
|
|
Angle counterclockwise from the horizontal, in degrees.
Namespace:
MediaCy.IQL.Operators
Assembly:
MediaCy.IQL.Operators (in MediaCy.IQL.Operators.dll) Version: 3.1.0.0
Syntax
RemarksA degenerate line (a single point) will report mLnAngle as zero.
For polylines (mLnSegmentCount greater than 1), the computed angle is
that of the chord (the line from the start point to the end point of the
polyline).
See Also