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

    Enumerations

    enum  LProp_CIType { LProp_Inflection , LProp_MinCur , LProp_MaxCur }
     Identifies the type of a particular point on a curve: More...

    Enumeration Type Documentation

    ◆ LProp_CIType

    Identifies the type of a particular point on a curve:

    • LProp_Inflection: a point of inflection
    • LProp_MinCur: a minimum of curvature
    • LProp_MaxCur: a maximum of curvature.
    Enumerator
    LProp_Inflection 
    LProp_MinCur 
    LProp_MaxCur