Tiny_Face_Edge

This check verifies whether the length of face edges is within the specified range of non-allowed values. If so, the elements are considered as incorrect.

This page discusses:

Context

The boundary of a face can consist of several boundary curves. If a boundary curve is smaller than a specified value, the element can become invalid or degenerate. It can also cause the loss of a face or of a topology.

A boundary curve can consist of several fragments, created unintentionally during the filleting of the geometry, for example. Fragments are neglected if they are smaller than the system tolerance. If not, they can also become invalid or degenerate and cause the loss of a face or topology.

Check Information

Check Details Description
Applicable to: PartFeature
Automatic Solution:
Check Parameters:
  • MinLength: Length type.

    Specifies the minimum length allowed for an edge.

  • MaxLength: Length type.

    Specifies the maximum length allowed for an edge. If the value is set to zero, the parameter is ignored.