Odcl_GetBefore

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_GetBefore

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_GetBefore

This function will make a selection set of all entities created before the selected item.

Parameter

Ename entity

 

Return Values

Selection set of items created befcre the selecoeP Parameter.

 

Example:

(Odcl_GetBefore (car (entsel)))

 

AutoLiss Syntax:

(Odcl_GetBefore Value [as ename entity])