OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: honkinberry on March 07, 2019, 02:34:17 PM

Title: SlideView VectorImage and FillImage
Post by: honkinberry on March 07, 2019, 02:34:17 PM
I finally have a usage need for VectorImage, but I can't seem to get the thing to work.
I don't see any examples or discussion of it.
Is there something simple I'm missing?

--J
Title: Re: SlideView VectorImage and FillImage
Post by: owenwengerd on March 08, 2019, 05:00:10 PM
Syntax and usage is supposed to correspond exactly to the AutoLISP equivalents, vector_image and fill_image. Documentation for those functions should help.
Title: Re: SlideView VectorImage and FillImage
Post by: honkinberry on March 11, 2019, 01:24:26 PM
Oh darn, chalk this up to stupidity.
I went back in to get an example prepped, and it's working.  So my guess is that CAD just needed to be restarted or something.
False alarm, works great!

--J