|
|
Karamba.Utilities.Mesher Namespace |
[Missing <summary> documentation for "N:Karamba.Utilities.Mesher"]
| Class | Description | |
|---|---|---|
| DividedCurve |
Divides a curve for meshing.
| |
| GHMesh |
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).
| |
| MesherUtilities |
geometry extensions for the mesher.
|