toLines abstract method

List<Line3D> toLines()

Converts model to a List of Line3D.

Implementation

List<Line3D> toLines();