Open CASCADE Technology  6.9.0
Enumerations

Aspect_TypeOfLayer.hxx File Reference

#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  Aspect_TypeOfLayer { Aspect_TOL_OVERLAY, Aspect_TOL_UNDERLAY }
 Modes of drawing for the objects in a layer. More...
 

Enumeration Type Documentation

Modes of drawing for the objects in a layer.

TOL_OVERLAY, the graphic of the layer is draw after the 3d graphic. TOL_UNDERLAY, the graphic of the layer is draw before the 3d graphic.

Enumerator
Aspect_TOL_OVERLAY 
Aspect_TOL_UNDERLAY