and
Guest
Hi, how can I load sketches on 3d access annotation and place it with well defined points on my design??
the command I use with standard annotation is:
(sd-am-load-sketch :file_name (path-scr)
osition pnt-written
wner_type :current-sheet
:adjust :lower_right)
but with 3d access annotation does not work
the command I use with standard annotation is:
(sd-am-load-sketch :file_name (path-scr)
:adjust :lower_right)
but with 3d access annotation does not work