08-13-2012 04:45 AM
Dear All,
We have a project which we use clamp tool in it.
I have done this project in two ways as below:
1- through Develope module and Vb.net ( please find it in attachement folder (Clamp vb.net ( by developmentmodules))
2- Completed through Vision assisstant 2011 and convert it to vb.net (attachement: clamp poject ( Create by Vision Assistance))
my problem is as below:
I can do tool display setting in No.1 by these codes
With CommonEdgeOptions
.ShowEdgesFound = True
.ShowResult = True
.ShowSearchArea = True
.ShowSearchLines = True
End With
I can see the searche area, show result, ShowEdgesFound, ShowSearchLines in below picture as you can see it in red circular.
How can I do these settings when I convert the vision assisstant 2011 to VB.NET (In order to show the searche area, show result, ShowEdgesFound, ShowSearchLines)
I hope the description be clear.
Many thanks for your kind rely.
Best Regards,
08-20-2012 10:16 PM
Dear All,
Please inform me if it is not possible to do it, in order to not wasing my time.
Many thanks,