Name | Value | Description |
AccurateGenerateFaceGroupsType | 1 | Generates face groups by matching mesh faces to simple geometric primitives. Prioritizes accuracy over speed. |
FastGenerateFaceGroupsType | 0 | Generates face groups based on an angle threshold between faces. Prioritizes speed over accuracy. |