VDEDIT/obj list,VIEW[,'view name']
Converts a series of previously created objects from model dependent to view dependent in the specified view. A model dependent object is displayed in every active view. Therefore, if an object is converted from model dependent to view dependent, it disappears from all views except the view in which it is view dependent.
For example, if you create a TOP view to be placed in a drawing from a three dimensional wireframe model, you want objects that are hidden in the top view to be erased. These objects can be converted to view dependent in views (e.g., BACK, TFR-ISO, etc.) where they appear, thus eliminating their display from the top view.
Parameter |
Description |
obj list |
A list and/or array of previously defined objects which is converted from model to view dependent in the specified view. |
VIEW |
Minor word which indicates that the specified model dependent objects are to be converted to view dependent in the specified view. |
'view name' |
A string or string variable which represents the name of an existing view where the model dependent objects are converted to view dependent. If the view name is omitted, the conversion takes place in the work view. |