Brep.to_tesselation

Brep.to_tesselation(linear_deflection=0.001)[source]

Create a tesselation of the shape for visualisation.

Parameters:
linear_deflectionfloat, optional

Allowable deviation between curved geometry and mesh discretisation.

Returns:
compas.datastructures.Mesh