MSet_Region_Faces
Functions | |
void | MSet_Region_Faces (HC_KEY key, int region, int first_face, int face_count) |
Adds a specified range of shell faces to the specified region without requiring open geometry or regions. More... | |
Detailed Description
Function Documentation
◆ MSet_Region_Faces()
void MSet_Region_Faces | ( | HC_KEY | key, |
int | region, | ||
int | first_face, | ||
int | face_count | ||
) |
Adds a specified range of shell faces to the specified region without requiring open geometry or regions.
- Parameters
-
key - key to a shell containing desired faces region - numeric identifier for the desired shell region first_face - The index of the first face in a shell's face list to be added to the specified region face_count - number of faces after first_face to be added to the specified region
DETAILS
NOTES
RESTRICTIONS
- See also