DRAWE/['drawing name',]REMOVE,'view name'[,IFERR,label:]
Removes a view from a drawing.
|
Parameter |
Description |
|
'drawing name' |
A string or string variable which represents the name of the drawing in which the view is to be removed. |
|
REMOVE |
Minor word which indicates that a view is to be removed from a drawing. |
|
'view name' |
A string or string variable which represents the name of the view to be removed. |
|
IFERR,label: |
Specifies a label to which the program jumps if an error occurs in editing the drawing. |