CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
45 class OdIfcEntResolver;
211 #endif // _IFC_MODEL_H_
void setContext(const OdIfcModelContext &context)
OdIfcEntityPtr createEntityInstanceBT(OdIfcEntityType entityType)
virtual bool resolve(OdIfcEntityPtr pEntity, OdDbHandle h)=0
void setModel(OdIfcModel *pModel)
ODRX_DECLARE_MEMBERS(OdIfcModel)
OdResult setGeomResource()
OdResult setContextSelection(const OdDAIObjectIds &contexts)
OdIfcEntityPtr get(const OdDAIObjectId id) const
void setResolver(OdIfcEntResolver *pEntResolver)
bool getContextSelected(const OdDAIObjectId &h) const
OdSmartPtr< OdIfcModel > OdIfcModelPtr
virtual ~OdIfcEntResolver()
void setProjectId(OdDAIObjectId projectId)
OdResult getGeomExtents(OdGeExtents3d &ext) const
OdIfcModelContext getContext() const
OdDAIObjectId getProjectId()
OdResult get(const OdArray< OdDAIObjectId > &ids) const
void assignEntity(OdIfcCompoundPtr pComplex, OdIfcEntity *pInst)
virtual void subInitialize()