×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

problem with "_imageattach"...

problem with "_imageattach"...

problem with "_imageattach"...

(OP)
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

RE: problem with "_imageattach"...

The problem may be the dialogue box that wants to pop up.  Can you do it with (command "image" ...) or (command "-image"....)?

RE: problem with "_imageattach"...

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!

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources