File: set_view.html

package info (click to toggle)
agistudio 1.2.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,600 kB
  • ctags: 1,506
  • sloc: cpp: 16,676; makefile: 53
file content (19 lines) | stat: -rw-r--r-- 573 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<HTML>
<HEAD>
<TITLE>set.view</TITLE></HEAD>
<BODY>
<h1>set.view</h1>
<B>Category</B><p>
<a href="object_commands.html">Object/view commands</a><p>
<B>Syntax</B><p>
<p>
set.view(oA,B);<p>
<B>Description</B><p>
<p>
View B is assigned to object oA. The view must be loaded in order to do this. If you wish, you can have one view assigned to several objects.<p>
<B>See also</B><p>
<a href="set_view_v.html">set.view.v</a><p>
<a href="load_view.html">load.view</a><p>
<a href="load_view_v.html">load.view.v</a><p>
<a href="current_view.html">current.view</a><p>
</BODY></HTML>