|
NAMEdebugnmg - Displays a list of all possible debug flags available for NMG processing.SYNOPSISdebugnmg [hex_code] DESCRIPTIONThe debugnmg command with no options displays a list of all possible debug flags available for NMG processing. If the command is invoked with a hex number argument, that value is used as the new value for the NMG debug flag. Similar debug commands for other BRL-CAD libraries are debuglib for librt and debugbu for libbu.EXAMPLESThe example shows the use of the debugnmg with a hex code argument to set the NMG debug flag value.Example 1. Using the hex code argument to set the NMG debug flag value. mged> debugnmg 100 Sets the NMG debug flag to get details on the classification process. AUTHORBRL-CAD TeamBUG REPORTSReports of bugs or problems should be submitted via electronic mail to devs@brlcad.org
Visit the GSP FreeBSD Man Page Interface. |