// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _AIS_KindOfInteractive_HeaderFile #define _AIS_KindOfInteractive_HeaderFile //! Declares the kinds of dimensions needed in the
//! display of Interactive Objects.
enum AIS_KindOfInteractive { AIS_KOI_None, AIS_KOI_Datum, AIS_KOI_Shape, AIS_KOI_Object, AIS_KOI_Relation }; #ifndef _Standard_PrimitiveTypes_HeaderFile #include #endif #endif