Incommand Result

Hi All

I dont know the Title of my Topic is right or not. I am not getting the perfect word what it should called. but i am trying to explain.

In OrientOnSrf command when we select the surface to orient the object it shows the result at that time. Like when we move the mouse pointer the object we want to orient also moves with mouse. so user gets idea how it will align with surface.


Is that possible to implement in VB.Net plugin ??

Does this help?

Yes Dale, Kind of. Thank You very much

but have any example of showing the movement of object with mouse pointer ?

I believe you are using Rhino 4.0 and Rhino_DotNet, correct? If so, you find a bunch samples here:

For moving object, specifically, look here:

https://github.com/mcneel/Rhino4Samples_DotNet/blob/master/SampleCsCommands/SampleCsMoveObject.cs