CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef OdDbCompoundObjectId_INCLUDED
25 #define OdDbCompoundObjectId_INCLUDED
36 class OdDbCompoundObjectIdImpl;
77 bool isValid(
int validityCheckingLevel = 1)
const;
OdResult setFullPath(const OdDbObjectIdArray &fullPath, OdDbDatabase *pHostDatabase=NULL)
static const OdDbCompoundObjectId & nullId()
OdSmartPtr< OdDbCompoundObjectId > OdDbCompoundObjectIdPtr
OdDbObjectId topId() const
OdResult getTransform(OdGeMatrix3d &trans) const
OdResult getPath(OdDbObjectIdArray &path) const
bool isValid(int validityCheckingLevel=1) const
OdResult dxfInFields(OdDbDxfFiler *pFiler, OdDbDatabase *pHostDatabase, int ownerVersion)
OdResult getFullPath(OdDbObjectIdArray &fullPath) const
OdResult dwgInFields(OdDbDwgFiler *pFiler, int ownerVersion)
bool DAI_EXPORT operator!=(const OdDAI::OdSelect &left, const OdDAI::OdSelect &right)
bool isSimpleObjectId() const
virtual ~OdDbCompoundObjectId()
ODRX_DECLARE_MEMBERS(OdDbCompoundObjectId)
OdResult set(const OdDbObjectId &, OdDbDatabase *pHostDatabase=NULL)
OdDbCompoundObjectId(OdDbCompoundObjectIdImpl *)
OdResult set(const OdDbCompoundObjectId &, OdDbDatabase *pHostDatabase=NULL)
OdResult dwgOutFields(OdDbDwgFiler *pFiler, OdDbDatabase *pHostDatabase) const
OdDbCompoundObjectIdImpl * m_pImpl
bool DAI_EXPORT operator==(const OdFileDescriptionAuto &left, const OdFileDescriptionAuto &right)
bool remap(const OdDbIdMapping &idMap)
OdResult dxfOutFields(OdDbDxfFiler *pFiler, OdDbDatabase *pHostDatabase) const
OdResult set(const OdDbObjectId &id, const OdDbObjectIdArray &path, OdDbDatabase *pHostDatabase=NULL)
OdDbObjectId leafId() const