Establishes a view for a specified viewport
Supported Platforms: Windows and Mac OS
(setview view_descriptor [vport_id])
Type: ads_name
An entity definition list similar to that returned by tblsearch when applied to the VIEW symbol table.
Type: Integer
Viewport to receive the new view. If vport_id is 0, the current viewport receives the new view.
You can obtain the vport_id number from the AutoCAD CVPORT system variable.
Type: ads_name or nil
If successful, the setview function returns the view_descriptor.
N/A