RCC-BLEND(nged)

NAME

rcc-blend - Generates a blend at an end (base [b] or top [t]) of the specified RCC shape.

SYNOPSIS

rcc-blend {rccname newname thickness} [b] [t]

DESCRIPTION

Generates a blend at an end (base [b] or top [t]) of the specified RCC shape. The thickness is the radius of the TOR curvature. The blend is saved as a region made up of an RCC and a TOR. The default end is the base.

EXAMPLES

The two examples show the use of the rcc-blend command to generate a blend at the base and at the top of specified RCC shapes.

Example 1. Generate a blend at the base of a specified RCC shape.

mged> rcc-blend rcc.s blend.s 10

Creates a region named blend.s that extends 10 units from the base of rcc.s.

Example 2. Generate a blend at the top of a specified RCC shape.

mged> rcc-blend rcc.s blend.s 10 t

Creates a region named blend.s that extends 10 units from the top of rcc.s.

AUTHOR

BRL-CAD Team

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