Non_Smooth_Curves

This check verifies whether the transition between two curves is continuous, that is if the curvature radius at their intersection is the same. If not, the curves are considered as incorrect.

This page discusses:

Context

A curvature continuity corresponds to a transition between two curves with no change in the curvature radius at their intersection.

Point-continuity of surfaces is important for visual appearance, as surfaces form the base geometry of faces.

Check Information

Check Details Description
Applicable to: PartFeature
Automatic Solution:
Check Parameters:
  • Min_CurvatureRatio: Real type.

    Specifies the minimum curvature ratio allowed between adjacent curves. Above this value, the curvature discontinuity is considered as intended by design and not displayed as incorrect.

  • Max_CurvatureRatio: Real type.

    Specifies the maximum curvature ratio allowed between adjacent curves. Above this value, the transition is considered as discontinuous.