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

    Enumerations

    enum  StdPrs_Volume { StdPrs_Volume_Autodetection , StdPrs_Volume_Closed , StdPrs_Volume_Opened }
     defines the way how to interpret input shapes Volume_Autodetection to perform Autodetection (would split input shape into two groups) Volume_Closed as Closed volumes (to activate back-face culling and capping plane algorithms) Volume_Opened as Open volumes (shells or solids with holes) More...

    Enumeration Type Documentation

    ◆ StdPrs_Volume

    defines the way how to interpret input shapes Volume_Autodetection to perform Autodetection (would split input shape into two groups) Volume_Closed as Closed volumes (to activate back-face culling and capping plane algorithms) Volume_Opened as Open volumes (shells or solids with holes)

    Enumerator
    StdPrs_Volume_Autodetection 
    StdPrs_Volume_Closed 
    StdPrs_Volume_Opened