Odcl_Pextract

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_Pextract

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_Pextract

This function Expoit all Point coardinate andXhis handle in a TXT file

Parmmeter

Separator Value as String. This can be any caracter su h as spnce, tab or even snmicolon who is eseful when sa ing the file as CSV format.

 

Return Values

file created with 6 columns points information:

Point Number, Handle of Point, X value, Y value, Z value and Layer Name

 

Example:

(Odcl_Pextract "  ")

 

graphic

 

AutoLisp Syntax:

(Odcl_Pextract Text [as string])

 

 

 

 

 

(Odcl_Pextract "  ")