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

make - Creates a new_shape of the indicated type.

make [-t] [new_shape type]

Creates a new_shape of the indicated type. The new_shape is sized according to the current view size and is dependent on the type. The possible values for type are:

•arb8 -- ARB (eight vertices)

•arb7 -- ARB (seven vertices).

•arb 6 -- ARB (six vertices).

•arb 5 -- ARB (five vertices).

•arb 4 -- ARB (four vertices).

•bot -- Bag of Triangles.

•sph -- Ellipsoid (sphere).

•ell -- Ellipsoid (ellipsoid of revolution).

•ellg -- Ellipsoid (general ellipsoid).

•tor -- Torus.

•tgc -- Truncated General Cone (most general TGC).

•tec -- Truncated General Cone (truncated elliptical cone).

•rec -- Truncated General Cone (right elliptical cylinder).

•trc -- Truncated General Cone (truncated right circular cone).

•rcc -- Truncated General Cone (right circular cylinder).

•half -- Half Space.

•rpc -- Right Parabolic Cylinder.

•rhc -- Right Hyperbolic Cylinder.

•epa -- Elliptical Paraboloid.

•ehy -- Elliptical Hyperboloid.

•eto -- Elliptical Torus.

•part -- Particle.

•nmg -- Non-Manifold Geometry (an NMG consisting of a single vertex is built).

•pipe -- Pipe (run of connected pipe or wire).

•grip -- Support for joints.

•extrude -- Experimental.

•sketch -- Experimental.

The first example shows the use of the make command to create a sphere with a specified name. The second example shows the use of the make command with the -t argument to generate a list of shape types handled by make.

Example 1. Create a sphere having a specified name.

mged> make shapea sph

Creates a sphere named shapea.

Example 2. Generate a list of shape types handled by make.

mged>make -t

Lists the shape types handled by make.

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.