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_MultDistribution.hxx File Reference

    Enumerations

    enum  BSplCLib_MultDistribution { BSplCLib_NonConstant , BSplCLib_Constant , BSplCLib_QuasiConstant }
     This enumeration describes the form of the sequence of multiplicities. MultDistribution is: More...

    Enumeration Type Documentation

    ◆ BSplCLib_MultDistribution

    This enumeration describes the form of the sequence of multiplicities. MultDistribution is:

    Constant if all the multiplicities have the same value.

    QuasiConstant if all the internal knots have the same multiplicity and if the first and last knot have a different multiplicity.

    NonConstant in other cases.

    Enumerator
    BSplCLib_NonConstant 
    BSplCLib_Constant 
    BSplCLib_QuasiConstant