view OrthancServer/Resources/Samples/Lua/Autorouting.lua @ 4878:664e383b68ad

more unit tests for polygons
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 18 Jan 2022 18:36:23 +0100
parents d25f4c0fa160
children
line wrap: on
line source

function OnStoredInstance(instanceId, tags, metadata)
   Delete(SendToModality(instanceId, 'sample'))
end