Database.updateMesh


updateMesh()

Invokes the mesher to apply mesh assignments to geometry. Will only process those geometry and assignments that have changed since the last call to updateMesh. To force a complete remesh, call resetMesh first

Argumentsnone 
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to Database

Back to Overview