|
Open CASCADE Technology
6.9.0
|
#include <Standard_PrimitiveTypes.hxx>Enumerations | |
| enum | IFSelect_PrintCount { IFSelect_ItemsByEntity, IFSelect_CountByItem, IFSelect_ShortByItem, IFSelect_ListByItem, IFSelect_EntitiesByItem, IFSelect_CountSummary, IFSelect_GeneralInfo, IFSelect_Mapping, IFSelect_ResultCount } |
| Lets you choose the manner in which you want to analyze an IGES or STEP file. Your analysis can be either message-oriented or entity-oriented. The specific values are as follows: More... | |
| enum IFSelect_PrintCount |
Lets you choose the manner in which you want to analyze an IGES or STEP file. Your analysis can be either message-oriented or entity-oriented. The specific values are as follows:
| Enumerator | |
|---|---|
| IFSelect_ItemsByEntity | |
| IFSelect_CountByItem | |
| IFSelect_ShortByItem | |
| IFSelect_ListByItem | |
| IFSelect_EntitiesByItem | |
| IFSelect_CountSummary | |
| IFSelect_GeneralInfo | |
| IFSelect_Mapping | |
| IFSelect_ResultCount | |
1.8.5