Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
LFLi Feng05/07/2024
Hi Guys,
I am using :
Set swAnn = swDispDim.GetAnnotation
vPos = swAnn.GetPosition
to get the XYZ positon of annotation and dimension, but I don't understand the meaning of the value as screen capture shows . I checked in the help doc , it said : " The retval is an array of 3 doubles, the x, y, z origin of the annotation." I don't know what Origin of it points to ? cause I am using it in drawing, I guess