

So user can unerstand and he can easyly selects the required code. If user requires the fieldvalues configuration as shown above for that details as per below.įor ex: City field is Integer data type, So Object table accepts onlyu integers, but for this codes we configured like “City names as shown above” at the time of editing tool will display both ‘Hyderbad>1’ etc. If the Line contains ‘#’ means that field need not to display at the time of editing (tool will ignore this field to display in User interface. if the autocad drawing having more tables then need to configure same manner.Ĭity:I:Hyderabad>1,Visakhapatnam>2,Vijawada>3ĪirPortName:C:Hyderabad>HYD,Visakhapatnam>VSP,Rajhamandry>RJYĪbove fields details like ‘OBJECTID’ is the field name and separated with ‘:’ and ‘I’ represents field data type as integer, if ‘R’ then field datatype ‘Real’, and if ‘C’ then field datatype ‘Character’. So Open any one file and check:įor ex: file ‘sample.txt’ contents like as per below modified for configuration we need to modify as per our requirement. So these files need to copy in the separate folder and this folder will use-full for the configuration. so these text files will creates names with the OD tables names. so this text files will be created in the Drawing files path. Solution for Configuration: (But this Tool porvides one more Command for ‘TabOut’ to create a textfiles for the already existing tables in the Autocad drawing. (other wise dialog box size increases and not display in the autocad) and landdesktop versions.ĭisadvantages : 1) Require configuration.Ģ) Tool works for only OD table which is lessthan 45 fields.

tool will shows the eligle values in the dialog box.ģ) So There is no mistake for typing errors.Ĥ) IF the user is not required to View all the fields at the time of Editing, then we can configure with “#” symbol, (add this symbol at the end of the required field not to display at the time of editing.)ĥ) And All Object table fields for the selected object will shows in the dialog box (Not like traditional Autocadmap Object data Edit dialog).Ħ) This tool will works for all autocadmap versions. For this type of data need to be configured using tablename based text file. (from AutoCADMAP3 to AutoCADMAP2012).Īdvantages : 1) Maintains Data Consistency entire Project.Ģ) Easy to Maintain (but one time configuration required, Some of the projects requires like ex: city field should contain city names only, should not contain any other names. Versions support: All Autocad Map Versions (include landdesktop and Rasterdesign). To edit the selected object’s object data thru user interface as per configured Data. Please First read the User guidelines.Ĭompany : Nipun Techno Services – Srungavarapukota – Andhrapradeshĭescription : Advanced Object data eding tool. So extract all the files into onfolder then Open the Sample cad drawing and then load this vlx file then type ‘AED’ comamnd at the command prompt.
#Autocad lisp wait for user input download zip#
Samples : One Sample text file and Drawing file is attached with this download zip file.

Autocad Map Customization using visualisp and DCL
