CFx SDK Documentation  2020SP3
Classes | Namespaces | Macros | Enumerations | Functions
IfcEntity.h File Reference
#include "DbHandle.h"
#include "IfcCommon.h"
#include "IfcBuildOptions.h"
#include "IfcEntityTypes.h"
#include "IfcAttributesEnum.h"
#include "daiObjectId.h"
#include "daiAny.h"
#include "daiEntityInstance.h"
#include "daiEntity.h"
#include "daiModel.h"
#include "Ge/GePoint2d.h"
#include "Ge/GePoint3d.h"
#include "Ge/GeVector2d.h"
#include "Ge/GeVector3d.h"
#include "Ge/GeMatrix2d.h"
#include "Ge/GeMatrix3d.h"
#include "CmColorBase.h"
#include "OdaSTL.h"

Go to the source code of this file.

Classes

class  OdIfc::OdIfcEntity
 

Namespaces

 OdIfc
 

Macros

#define STL_USING_LIMITS
 

Enumerations

enum  OdIfc::IfcOpResult {
  OdIfc::kUnresolved = 0, OdIfc::kResVisited = 1, OdIfc::kResPoint2d, OdIfc::kResPoint3d,
  OdIfc::kResVector2d, OdIfc::kResVector3d, OdIfc::kResMatrix2d, OdIfc::kResMatrix3d,
  OdIfc::kRgbColor, OdIfc::kResCompound, OdIfc::kResError
}
 

Functions

 OdIfc::SMARTPTR (OdIfcEntity)
 

Macro Definition Documentation

◆ STL_USING_LIMITS

#define STL_USING_LIMITS

Definition at line 46 of file IfcEntity.h.