Open CASCADE Technology  7.0.0
Data Structures

IGESData_ViewKindEntity.hxx File Reference

#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <IGESData_IGESEntity.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>

Data Structures

class  IGESData_ViewKindEntity
 defines required type for ViewKind in directory part that is, Single view or Multiple view An effective ViewKind entity must inherit it and define IsSingle (True for Single, False for List of Views), NbViews and ViewItem (especially for a List) More...