precision (str, optional) – Precision for point comparison in the form of a string formatting specifier.
For example, floating point precision ('3f'), or decimal integer ('d').
Default is compas.PRECISION.
cls (Type[Mesh], optional) – The type of return mesh.