maxFaces property

int? maxFaces
final

Maximum number of faces allowed before locking. When null (default), any number of faces is accepted. Only used when isBlocInitializeAbove is false.

Implementation

final int? maxFaces;