This is my simple script only for test. It works, but I can not do anything after mouse click. Script go terminate. I tried put TrackObject inside loop but script hang. I tried use vs.MouseDown() but it gets no values. I tried many things, no result. Any idea? I can resolve my problem using vs.GetPt() instead TrackObject but GetPt do not red highlight objects. Red highlight is more interactive so its better for me.   TriedObject works in VectorScript because it stop execute script. In