public override string ToString() { return($"{Type} - #Points: {NumberOfPoints} - #Parts: {Geometries?.Count()}"); }