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
NMG_SIMPLIFY(nged) BRL-CAD User Commands NMG_SIMPLIFY(nged)

nmg_simplify - Attempts to convert an existing nmg_shape to a simpler primitive shape type.

nmg_simplify [[arb] | [tgc] | [poly]] {new_shape nmg_shape}

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.

The example shows the use of the nmg_simplify command to convert an existing nmg shape to a polysolid.

Example 1. Convert an existing 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.

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.