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

decompose - Processes an NMG shape and produces a series of new NMG shapes consisting of each maximally connected shell in the original NMG shape.

decompose {NMG_shape} [prefix]

Processes an NMG shape and produces a series of new NMG shapes consisting of each maximally connected shell in the original NMG shape. If an optional prefix is supplied, the resulting NMG shapes will be named by using the prefix and adding an underscore character and a number to make the name unique. If no prefix is supplied, the default prefix "sh" will be used.

The example shows the use of the decompose command (with an optional prefix) to decompose an NMG shape into shells, which are then put into separate, uniquely named NMG shapes.

Example 1. Decompose an NMG shape into shells, which are then put into separate, uniquely named NMG shapes.

mged> decompose shape.nmg part

Decomposes the NMGshape named shape.nmg into maximally connected shells and puts each resulting shell into a separate NMG shape named part_1, part_2, ....

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.