Brief Index      Full Index      Events Index      I.M. Reference

Insert_Shell_From_Region

Functions

HC_KEY Insert_Shell_From_Region (HC_KEY key1, int region, const char *options)

Function Documentation

HC_KEY Insert_Shell_From_Region ( HC_KEY  key1,
int  region,
const char *  options 
)

Creates a new shell containing the points and faces (and any associated attributes) in an existing shell region.

Parameters:
key1- key to an existing shell
region- numeric identifier of a region defined on the shell
options- a null string ("")
Returns:
The key to the inserted geometry, or -1 if an error occurred.

DETAILS

NOTES

RESTRICTIONS

See also:

Brief Index      Full Index      Events Index      I.M. Reference