Database.updateMesh


updateMesh([data])

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

dataoptional IFGeometryData
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to Database

Back to Overview