Odcl_ReplaceSHX

(From ODCL_LM file)

<< Click to Display Table of Contents >>

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

Odcl_ReplaceSHX

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_ReplaceSHX

This function will reassociate all TextStyle with SHX not found to the specified one.

Parameter:

SHX filename as string

 

Example:

(Odcl_ReplaceSSX "ltypeshp.shx")

 

 

AutoLisp Syntax:

(Odcl_ReplaceSHX SHXfilename [as string])