function output = getRimPoints(obj) output = obj.surface.points(obj.getRimPointsIndices(),:); end