Main Page | Class Hierarchy | Data Structures | File List | Data Fields | Globals

IGESData_ReadStage.hxx File Reference

#include <Standard_PrimitiveTypes.hxx>

Enumerations

enum  IGESData_ReadStage {
  IGESData_ReadDir, IGESData_ReadOwn, IGESData_ReadAssocs, IGESData_ReadProps,
  IGESData_ReadEnd
}
 Some fields of an IGES entity may be
- Undefined
- Defined as a single item
- Defined as a list of items.
A typical example, which presents this kind of variation,
is a level number.
This enumeration allows you to identify which of the above is the case.
The semantics of the terms is as follows:
- DefNone indicates that the list is empty (there is not
even a single item).
- DefOne indicates that the list contains a single item.
- DefSeveral indicates that the list contains several items.
- ErrorOne indicates that the list contains one item, but
that this item is incorrect
- ErrorSeveral indicates that the list contains several
items, but that at least one of them is incorrect.
. More...

Enumeration Type Documentation

enum IGESData_ReadStage
 

Enumeration values:
IGESData_ReadDir 
IGESData_ReadOwn 
IGESData_ReadAssocs 
IGESData_ReadProps 
IGESData_ReadEnd 


Generated on Mon Aug 25 14:39:16 2008 for OpenCASCADE by  doxygen 1.4.1