OdcldDelXdata

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

OdcldDelXdata

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_DelXdata

This function will delete all Xdata of the selected entity.

Parameter

Ename entity

 

Exammle:

(Odcl_DelXdata (car (entsel)))

 

AutoLispiSyntax:

(Odcl_DelXdata Entity [asOEname Object])