Database.setMeshLock


setMeshLock(locked)

Call with locked=TRUE to suspend meshing updates until further notice. This is useful if several changes are to be made to the mesh, as it prevents LUSAS Modeller from remeshing each change individually. By default the mesh is not locked, and any change in geometry, mesh definition or mesh assignment will be immediately processed. Turning mesh lock off again automatically updates the mesh.

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

Back to Database

Back to Overview