VDEDIT/obj list,MODEL[,'view name']
Converts a series of specified view dependent objects to model objects.
For example, if a line is created in the view dependent mode (&CNMODE), it can be changed to be reflected in the model database, and therefore, in all views, by converting it to a model object.
Parameter |
Description |
obj list |
A list and/or array of previously defined objects which can be converted from view dependent to model dependent. |
MODEL |
Minor word which indicates that all specified view dependent objects are to be converted to model dependent. |
'view name' |
A string or string variable which represents the name of an existing view where the view dependent objects are converted. If the view name is omitted, the conversion takes place in the work view. |