Functions | |
void | MShow_Face_Regions (HC_KEY key, int *face_count, int *regions) |
Show the regions defined for a given shell without requiring open geometry. More... | |
void | MShow_Face_Regions_Count (HC_KEY key, int *face_count) |
Finds the number of face regions in a shell. This is useful for determining the size of the data structure needed for regions. More... | |
void MShow_Face_Regions | ( | HC_KEY | key, |
int * | face_count, | ||
int * | regions | ||
) |
void MShow_Face_Regions_Count | ( | HC_KEY | key, |
int * | face_count | ||
) |
Finds the number of face regions in a shell. This is useful for determining the size of the data structure needed for regions.
key | - key to a shell |
face_count | - number of faces in the shell |
No additional details. See MShow_Face_Regions()