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
UNITS(nged) BRL-CAD MGED Commands UNITS(nged)

units - With no arguments, will return the current type of units that MGED is using.

units [units_type]

With no arguments, will return the current type of units that MGED is using. If a units_type is specified, MGED will switch to editing in the indicated units. The actual database is always stored in millimeters, and the display is adjusted to the user's choice of units. If the units_type specified on the command line is one of the types allowed, it will be written to the database file as the preferred units and succeeding invocations will use those units. The units_type strings that will be remembered as the preferred editing unit are as follows:

•mm -- millimeters

•millimeter -- millimeters

•cm -- centimeters

•centimeter -- centimeters

•m -- meters

•meter -- meters

•in -- inches

•inch -- inches

•ft -- feet

•foot -- feet

•feet -- feet

•um -- micrometers

Units_type strings that may be used, but will not be remembered as the preferred editing units, are as follows:

•angstrom

•decinanometer

•nanometer

•nm

•micron

•micrometer

•km

•kilometer

•cubit

•yd

•yard

•rd

•rod

•mi

•mile

•nmile

•nautical mile

•au

•astronomical unit

•lightyear

•pc

•parsec

The example shows the use of the units command with a units_type argument to switch the editing units.

Example 1. Switch the editing units to inches.

mged>units in

Switch to editing in inches and remember this as the preferred editing units for this database.

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.