CFx SDK Documentation
2023 SP0
|
Go to the source code of this file.
Classes | |
class | OdDbMotionPath |
Typedefs | |
typedef OdSmartPtr< OdDbMotionPath > | OdDbMotionPathPtr |
Functions | |
TOOLKIT_EXPORT OdDbObjectId | oddbGetMotionPathDictionaryId (OdDbDatabase *pDb, bool createIfNotFound=false) |
TOOLKIT_EXPORT OdDbDictionaryPtr | oddbGetMotionPathDictionary (OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false) |
typedef OdSmartPtr<OdDbMotionPath> OdDbMotionPathPtr |
Definition at line 67 of file DbMotionPath.h.
TOOLKIT_EXPORT OdDbDictionaryPtr oddbGetMotionPathDictionary | ( | OdDbDatabase * | pDb, |
OdDb::OpenMode | mode, | ||
bool | createIfNotFound = false |
||
) |
TOOLKIT_EXPORT OdDbObjectId oddbGetMotionPathDictionaryId | ( | OdDbDatabase * | pDb, |
bool | createIfNotFound = false |
||
) |