Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Enumerations
Aspect_TypeOfLine.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  Aspect_TypeOfLine {
  Aspect_TOL_SOLID, Aspect_TOL_DASH, Aspect_TOL_DOT, Aspect_TOL_DOTDASH,
  Aspect_TOL_USERDEFINED
}
 Definition of line types

TOL_SOLID continuous
TOL_DASH dashed 2.0,1.0 (MM)
TOL_DOT dotted 0.2,0.5 (MM)
TOL_DOTDASH mixed 10.0,1.0,2.0,1.0 (MM)
TOL_USERDEFINED defined by Users
More...

Enumeration Type Documentation

Enumerator:
Aspect_TOL_SOLID 
Aspect_TOL_DASH 
Aspect_TOL_DOT 
Aspect_TOL_DOTDASH 
Aspect_TOL_USERDEFINED