<< Back
Brief Index
Full Index
Forward >>
MShow_Partial_Face_Region
Functions
void
MShow_Partial_Face_Regions
(HC_KEY key, int first_face, int face_count, int *regions)
Function Documentation
void MShow_Partial_Face_Regions
(
HC_KEY
key
,
int
first_face
,
int
face_count
,
int *
regions
)
Show the regions for a partial list of shell faces.
Parameters:
key
- key to a shell
first_face
- index of the first face in a shell's face list to be shown
face_count
- number of faces after
first_face
to be included in
regions
regions
- list of numeric region identifiers.
Returned to caller. Passed by reference always
DETAILS
NOTES
RESTRICTIONS
See also:
Main Index
<< Back
Brief Index
Full Index
Forward >>