Open CASCADE Technology  7.1.0.beta
Enumerations
Aspect_TypeOfDisplayText.hxx File Reference

Enumerations

enum  Aspect_TypeOfDisplayText {
  Aspect_TODT_NORMAL, Aspect_TODT_SUBTITLE, Aspect_TODT_DEKALE, Aspect_TODT_BLEND,
  Aspect_TODT_DIMENSION
}
 Define the display type of the text. More...
 

Enumeration Type Documentation

Define the display type of the text.

TODT_NORMAL Default display. Text only. TODT_SUBTITLE There is a subtitle under the text. TODT_DEKALE The text is displayed with a 3D style. TODT_BLEND The text is displayed in XOR. TODT_DIMENSION Dimension line under text will be invisible.

Enumerator
Aspect_TODT_NORMAL 
Aspect_TODT_SUBTITLE 
Aspect_TODT_DEKALE 
Aspect_TODT_BLEND 
Aspect_TODT_DIMENSION