Hi, I am creating makro where the information of a measurement is passed on. I am using for that the method "GetSecondPointCoordinates" from the MeasureService. I am having difficulty in assigning a variable to that info and the Automation Help has a misleading example since it is mixing up functions with subs
Have tried with different options ( zero sized array declaration; variant; different arguments) but without success.
Thanks