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

graph - Used to query and manipulate properties of the graph that corresponds to the currently opened .g database.

graph [show] [positions]

Used to query and manipulate properties of the graph that corresponds to the currently opened .g database. The "show" subcommand displays a list of names and types of the objects from the database along with the positions within the graph of their corresponding nodes and their connection edges. The "positions" subcommand displays for each object in the geometric database its name, type, and node and positions within the graph.

The examples demonstrate the use of the graph command and subcommands to access information about the representation of the objects of a database.

Example 1. Displays a list with the name and type of the objects along with the nodes' and edges' positions.

mged>graph show

Displays a list with the name and type of the objects along with the nodes' and edges' positions.

Example 2. Lists the names, types, positions of the corresponding nodes within the graph for the objects in the .g database.

mged>graph positions

Lists the names, types, positions of the corresponding nodes within the graph for the objects in the currently opened .g 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.