NMG_SIMPLIFY(nged)
DESCRIPTION
Attempts to convert an existing nmg_shape to a simpler primitive shape type. The user may specify which type to attempt by including arb, tgc, or poly on the command line. If no shape type is specified, all will be attempted in the above order. If tgc is specified, the code will attempt to determine if the nmg_shape is an approximation of a TGC shape.
EXAMPLES
The example shows the use of the nmg_simplify command to convert an existing nmg shape to a polysolid.
mged> nmg_simplify poly shapea.poly shapea.nmg
Converts the nmg shape named shapea.nmg to a polysolid named shapea.poly.
COPYRIGHT
This software is Copyright (c) 1989-2021 by the United States Government as represented by U.S. Army Research Laboratory.
BUG REPORTS
Reports of bugs or problems should be submitted via electronic mail to devs@brlcad.org