Dear All,
I want to select a point with macro. The point can be a point, an extract, an intersect, a translate etc. How can I use the "pointfilter" by selection in macro?
or you specify the different alternatives with your filter, InputObjectType(6)
InputObjectType(0)="Point"
InputObjectType(1)="HybridShapeProject" etc...