Boolean
IGeoEdge
.IsParamReversed { get; }
Gets a boolean that indicates if the edge orientation is reversed or not.
Remarks
If returns false, the parameter value of the first vertex of the edge is the minimum parameter value, otherwise it's the maximum.
Examples