CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
24 #ifndef _OD_DBMOTIONPATH_H_INCLUDED_
25 #define _OD_DBMOTIONPATH_H_INCLUDED_
74 #endif // _OD_DBMOTIONPATH_H_INCLUDED_
TOOLKIT_EXPORT OdDbObjectId oddbGetMotionPathDictionaryId(OdDbDatabase *pDb, bool createIfNotFound=false)
OdDbObjectId cameraPath() const
virtual OdResult dwgInFields(OdDbDwgFiler *pFiler)
virtual void dwgOutFields(OdDbDwgFiler *pFiler) const
virtual ~OdDbMotionPath()
OdDbObjectId viewTableRecordId() const
void setTargetPath(const OdDbObjectId &pathId)
void setCameraPath(const OdDbObjectId &pathId)
OdDbObjectId targetPath() const
OdSmartPtr< OdDbMotionPath > OdDbMotionPathPtr
void setFrameRate(OdUInt32 nRate)
void setCornerDecel(bool bCornerDecel)
void setViewTableRecordId(const OdDbObjectId &viewId)
virtual OdResult dxfInFields(OdDbDxfFiler *pFiler)
virtual void dxfOutFields(OdDbDxfFiler *pFiler) const
TOOLKIT_EXPORT OdDbDictionaryPtr oddbGetMotionPathDictionary(OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false)
ODDB_DECLARE_MEMBERS(OdDbMotionPath)
OdUInt32 frameRate() const
void setFrames(OdUInt32 nFrames)