10 #ifndef DtCigiEntityMappingInterface_H_
11 #define DtCigiEntityMappingInterface_H_
27 virtual void askUserForEntityTypeMapping() = 0;
30 virtual void askUserForArtPartMapping() = 0;
33 virtual void enableArtPartMapping() = 0;
36 virtual void disableArtPartMapping() = 0;
39 virtual void warnUserOfDuplicateEntityType() = 0;
42 virtual void warnUserOfDuplicateArtPartId() = 0;
#define DT_DLL_VRVCIGIQT
Definition: vrvCigiQt.h:19
Abstract interface used for mapping CIGI entity types and articulated part ID's.
Definition: DtCigiEntityMappingInterface.h:20
Contains DLL export macros.