ObjectDCL Banner

UpdateVarNames Method

Description

This method 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.

AutoLISP Syntax

The method takes no parameter.

CopyCode imageCopy Code
(Odcl_UpdateVarNames )

Example

CopyCode imageCopy Code
; Publish ObjectDCL symbols in the context of this drawing
(Odcl_UpdateVarNames )