Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations GregLocock on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

problem with "_imageattach"...

Status
Not open for further replies.

Guest
i´m expiriencing troubles when using "_imageattach" in a
autolisp-routine in acad2k.
i think my syntax is wrong.
(command "_imageattach" "" "path&filename" "" "" "coordinates" "")
won´t work.
anyone around who can help me?
thx,cider
 
Replies continue below

Recommended for you

The problem may be the dialogue box that wants to pop up. Can you do it with (command "image" ...) or (command "-image"....)?
 
you´re right, CarlB.
it works like this:
(command "_image" "z" "coordinates" "scalefactor" "angle")

"z" has to be used if working with a german version of autocad, english versions have to use "a" i think.

thanks to karel bovenkerker!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor