OCCBrep.to_tesselation OCCBrep.to_tesselation(linear_deflection=1, angular_deflection=0.1) Create a tesselation of the shape for visualisation. Parameters: linear_deflectionfloat, optionalAllowable “distance” deviation between curved geometry and mesh discretisation. angular_deflectionfloat, optionalAllowable “curvature” deviation between curved geometry and mesh discretisation. Returns: tuple[Mesh, list[Polyline]]