intLineIndex property

List<List<int>>? intLineIndex
getter/setter pair

The indexes of the endpoints of the intersection lines, in order along the corresponding line

Implementation

List<List<int>>? intLineIndex;