iamadi
Computer
- Nov 13, 2015
- 1
Hi,
I am new to Catia VBA programming and have been exploring options around to capture the x,y,z coordinate of the point pointed by a Leader arrow head (both dimension line/Annotation leader) with VBA.
For Annotation leader I tried using oAnnotation.Text().Get2dAnnot().Leaders.Item(1).HeadTarget still found nothing. And for Dimension Line I had no luck.
Please help, advise.
Regards,
Aditya
I am new to Catia VBA programming and have been exploring options around to capture the x,y,z coordinate of the point pointed by a Leader arrow head (both dimension line/Annotation leader) with VBA.
For Annotation leader I tried using oAnnotation.Text().Get2dAnnot().Leaders.Item(1).HeadTarget still found nothing. And for Dimension Line I had no luck.
Please help, advise.
Regards,
Aditya