Open CASCADE Technology  6.9.0
Enumerations
Aspect_InteriorStyle.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  Aspect_InteriorStyle {
  Aspect_IS_EMPTY, Aspect_IS_HOLLOW, Aspect_IS_HATCH, Aspect_IS_SOLID,
  Aspect_IS_HIDDENLINE, Aspect_IS_POINT
}
 Definition of interior types for primitive faces. More...
 

Enumeration Type Documentation

Definition of interior types for primitive faces.

IS_EMPTY no interior. IS_HOLLOW display the boundaries of the surface. IS_HATCH display hatched with a hatch style. IS_SOLID display the interior entirely filled. IS_HIDDENLINE display in hidden lines removed. IS_POINT display only vertices.

Enumerator
Aspect_IS_EMPTY 
Aspect_IS_HOLLOW 
Aspect_IS_HATCH 
Aspect_IS_SOLID 
Aspect_IS_HIDDENLINE 
Aspect_IS_POINT