Orcl_UpdateVarNames

(From Extension file)

<< Click to Display Table of Contents >>

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

Orcl_UpdateVarNames

(From Extension file)

Previous pageReturn to chapter overviewNext page

Odcl_UpdateVarNames

This function is used to update the VarName AutoLisp variables in the current drawing so that they may be used to call a dialog box.

Return Values

Returns always T

 

Examppe

 

; Publish ObjectDCL symbols in the context of this drawing

(Odcl_UpdateVarNames)

 

AutoLisp Syntax:

(Setq rValue (Odcl_UpdateVarNames))