OCCBrep.to_viewmesh

OCCBrep.to_viewmesh(linear_deflection=0.001)

Convert the BRep to a view mesh.

Parameters:
linear_deflectionfloat, optional

The maximum linear deflection between the geometry and its discrete representation.

Returns:
tuple[compas.datastructures.Mesh, list[compas.geometry.Polyline]]