GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SV(nged) BRL-CAD MGED Commands SV(nged)

sv - Moves the view center to (x, y, z).

sv {x y} [z]

Moves the view center to (x, y, z). If z is not provided, then z=0 is used. The parameters x, y, z are integer values relative to the screen. For example, the center of the screen is (0, 0, 0) and the upper left corner is (-2048, 2047, 0).

The two examples show the use of the sv command to move the view center to a particular location on the screen.

Example 1. Keep the view center at the center of the screen.

mged>sv 0 0 0

The view is unchanged.

Example 2. Move the view center half way between the current view center and the right side of the view screen.

mged>sv 1024 0 0

The view center is moved half way between the current view center and the right side of the view screen.

BRL-CAD Team

Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org
06/07/2022 BRL-CAD

Search for    or go to Top of page |  Section n |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.