![]() |
PK_neutral_ignore_fa_t |
typedef int PK_neutral_ignore_fa_t;
This datatype is used to select whether faces will be ignored in neutral sheet trimming. It has two values: PK_neutral_ignore_fa_no_c No attempt will be made to look for ignorable faces. PK_neutral_ignore_fa_default_c Faces not in the face pairs will be checked and if considered ignorable they will be stepped over when trimming is performed.