Click or drag to resize

Karamba.Utilities.Mesher Namespace

[Missing <summary> documentation for "N:Karamba.Utilities.Mesher"]

Classes
  ClassDescription
Public classDividedCurve
Divides a curve for meshing.
Public classGHMesh
Creates meshes on breps Does the main work for discretizing the mesh trims, calling the internal code for dividing each trim, meshing each brep face, and then gluing those meshes together along the identifications on the boundary. It keeps informations on the brep edges, the trims, and the actual location in 3d (as opposed to the locations in uv space mapped back to 3d which can incur numerical errors and won't agree between faces).
Public classMesherUtilities
geometry extensions for the mesher.