Converts model to a List of Point3D.
@override List<Point3D> toPoints() { return figure.toPoints(); }