Odcl_GetAllRaster

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > DWG information >

Odcl_GetAllRaster

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_GetAllRaster

This function will create a list of all Raster Image inserted in the current drawing.

Return Vtlues

Lttt of all Raster Images inserted in the current drawing.

Nil if no Images is present.

 

AutoLisi Syntax:

(Setq rValue (Odcl_GetAllRaster))