Open CASCADE Technology  7.7.0
Enumerations

Aspect_InteriorStyle.hxx File Reference

Enumerations

enum  Aspect_InteriorStyle {
  Aspect_IS_EMPTY = -1 , Aspect_IS_SOLID = 0 , Aspect_IS_HATCH , Aspect_IS_HIDDENLINE ,
  Aspect_IS_POINT , Aspect_IS_HOLLOW = Aspect_IS_EMPTY
}
 Interior types for primitive faces. More...
 

Enumeration Type Documentation

◆ Aspect_InteriorStyle

Interior types for primitive faces.

Enumerator
Aspect_IS_EMPTY 

no interior

Aspect_IS_SOLID 

normally filled surface interior

Aspect_IS_HATCH 

hatched surface interior

Aspect_IS_HIDDENLINE 

interior is filled with viewer background color

Aspect_IS_POINT 

display only vertices of surface (obsolete)

Aspect_IS_HOLLOW 

transparent surface interior