OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    BSplCLib_KnotDistribution.hxx File Reference

    Enumerations

    enum  BSplCLib_KnotDistribution { BSplCLib_NonUniform , BSplCLib_Uniform }
     This enumeration describes the repartition of the knots sequence. If all the knots differ by the same positive constant from the preceding knot the "KnotDistribution" is <Uniform> else it is <NonUniform>. More...

    Enumeration Type Documentation

    ◆ BSplCLib_KnotDistribution

    This enumeration describes the repartition of the knots sequence. If all the knots differ by the same positive constant from the preceding knot the "KnotDistribution" is <Uniform> else it is <NonUniform>.

    Enumerator
    BSplCLib_NonUniform 
    BSplCLib_Uniform