![]() |
![]()
| ![]() |
![]()
NAMEg-dot - BRL-CAD to DOT language converter SYNOPSISg-dot [-o output.dot] database.g object(s) DESCRIPTIONg-dot converts the specified object(s) from a BRL-CAD database.g file to the DOT language format. The -o option specifies an output .dot file (writes to stdout by default). The DOT language format is a plain text format for describing graphs. Programs like Graphviz, Tulip, OmniGraffle, and others can render .dot files (such as those produced by g-dot) as images. EXAMPLE$ g-dot -o sample.dot sample.g sample_object DIAGNOSTICSError messages are intended to be self-explanatory. AUTHORBRL-CAD Team COPYRIGHTThis software is Copyright (c) 1997-2021 by the United States Government as represented by U.S. Army Research Laboratory. BUG REPORTSReports of bugs or problems should be submitted via electronic mail to devs@brlcad.org
|