OrientedPath


superclasses:

VectorLine

attributes:

path Path

[traversalDirection] DirectionThrough

defaults:

traversalDirection : forward

comments:

If referencing is forward, the points along the path are accessed beginning with the first orientedArc. If referencing is backward, the points on the orientedPath are referenced in the reverse order, i.e., beginning with the last orientedArc and the last point within that arc. (This construction allows the path forming the boundary of a polygon to be shared by another polygon as an inner boundary.)


Links to Section 3.2 and the complete SAIF class list