Jump to content

Can I add slide image to a VLX file?


bababarghi

Recommended Posts

Hi all,

 

I am developing a lisp application which is associated with a DCL and a SLD image file. It seems like VLIDE 's application wizard wouldn't allow me to attach SLD file to the VLX. Is there any other workaround for that?

Link to comment
Share on other sites

You could use a vector_image in place of a slide_image, avoiding the need for an additional file.

 

Thanks Lee but I couldn't find any example of vector_image usage in practice. Jeff's website was the only source I found in regard to this topic. If I have sample code, I should be fine finding my way through.

Link to comment
Share on other sites

Thanks Lee.

 

I think I am on bad luck since Swamp is down. But for anyone who may face the same dilemma in future, the solution was using GetVectors.dcl and GetVectors.lsp . This lisp is actually getting your AutoCAD geometry and delivers the vector image including all associated LSP and DCL codes ! Basically piece of cake for beginners like me :shock:

 

The output codes will be created in c:\TEMP folder of the computer.

 

Tip: The developer has never mentioned in the help file that AutoCAD geometries should be on the ORIGIN point. It took me a while to figure that out ! :oops:

GetVectors.dcl

GetVectors.lsp

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...