Skip to main content
1-Visitor
July 5, 2019
Solved

how to get the arrow reference of the symbol by ProDtlattachGet

  • July 5, 2019
  • 1 reply
  • 1218 views

Folks,for a symbol on the side of a cylinder,the arrow reference is like silh:surf:

when to use ProDtlattachGet(arrLeader[i], &type, &view, location, &attach_point);,

the "type" is PRO_DTLATTACHTYPE_UNIMPLEMENTED, the "attach_point" is invalid.

and how can i get the infomation about the arrow reference

001.JPG

Best answer by YaroslavSin

Hello.

 

Looks like your symbol is attached to a silhouette surface of a model in 2D drawing. Currently not supported. Reattach leader to surface, for example.

1 reply

17-Peridot
July 12, 2019

Hello.

 

Looks like your symbol is attached to a silhouette surface of a model in 2D drawing. Currently not supported. Reattach leader to surface, for example.