Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Enumerations
TopAbs_State.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  TopAbs_State { TopAbs_IN, TopAbs_OUT, TopAbs_ON, TopAbs_UNKNOWN }
 Identifies the position of a vertex or a set of
vertices relative to a region of a shape.
The figure shown above illustrates the states of
vertices found in various parts of the edge relative
to the face which it intersects.
More...
 

Enumeration Type Documentation

Identifies the position of a vertex or a set of
vertices relative to a region of a shape.
The figure shown above illustrates the states of
vertices found in various parts of the edge relative
to the face which it intersects.

Enumerator
TopAbs_IN 
TopAbs_OUT 
TopAbs_ON 
TopAbs_UNKNOWN