home *** CD-ROM | disk | FTP | other *** search
/ Global Amiga Experience / globalamigaexperience.iso / graphic / cad / xcad3000 / xcdoc / selview < prev    next >
Text File  |  1995-07-10  |  657b  |  31 lines

  1.  
  2.    3.2.3 SELECT VIEWPORT
  3.  
  4.  
  5. The SELECT VIEWPORT command is used to select a new active viewport. All
  6. further entity creation and modification only affects entities within the
  7. new active viewport.
  8.  
  9.  
  10.    COMMAND FORMAT
  11.  
  12.    #SELECT VIEWPORT modifiers
  13.  
  14.       or
  15.  
  16.    #SELECT VIEWPORT :View x
  17.  
  18. If no modifiers are entered and the command is terminated with a colon,
  19. the new active viewport is selected by digitising anywhere in the
  20. required viewport.
  21.  
  22.  
  23.    MODIFIERS
  24.  
  25. VIEWPORT       Requires the name of a previously defined viewport which
  26.                will become the new active viewport.
  27.  
  28. SHEET          Selects the SHEET viewport as the new active viewport.
  29.  
  30.  
  31.