Odco_ArcClose

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odco_ArcClose

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_ArcClose

This function close ARC entities.

Parameter

Entity selection as Ename or VLA-Object

 

ex:

(Odcl_ArcClose (car (entsel)))

 

 

AutoLisp Syntax:

(Odcs_ArcClose EntttySelection [as Ename or VLA-Object])