CFx SDK Documentation  2022 SP0
Classes | Typedefs | Functions
DbMotionPath.h File Reference
#include "DbObject.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbMotionPath
 

Typedefs

typedef OdSmartPtr< OdDbMotionPathOdDbMotionPathPtr
 

Functions

TOOLKIT_EXPORT OdDbObjectId oddbGetMotionPathDictionaryId (OdDbDatabase *pDb, bool createIfNotFound=false)
 
TOOLKIT_EXPORT OdDbDictionaryPtr oddbGetMotionPathDictionary (OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false)
 

Typedef Documentation

◆ OdDbMotionPathPtr

Definition at line 67 of file DbMotionPath.h.

Function Documentation

◆ oddbGetMotionPathDictionary()

TOOLKIT_EXPORT OdDbDictionaryPtr oddbGetMotionPathDictionary ( OdDbDatabase pDb,
OdDb::OpenMode  mode,
bool  createIfNotFound = false 
)

◆ oddbGetMotionPathDictionaryId()

TOOLKIT_EXPORT OdDbObjectId oddbGetMotionPathDictionaryId ( OdDbDatabase pDb,
bool  createIfNotFound = false 
)