MShow_Partial_Face_Regions
Functions | |
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. More... | |
Detailed Description
Function Documentation
◆ MShow_Partial_Face_Regions()
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