MCPcopy Create free account
hub / github.com/OpenWebCAD/node-occ / optimize

Method optimize

src/Mesh.cc:582–585  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

580 return -1;
581}
582void Mesh::optimize()
583{
584 updateJavaScriptArray();
585}
586// see also :
587// https://github.com/FreeCAD/FreeCAD/src/3rdParty/salomesmesh/src/StdMeshers/StdMeshers_Adaptive1D.cpp

Callers 2

createMeshMethod · 0.80
createMeshMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected