CFx SDK Documentation
2020SP3
|
Go to the source code of this file.
Classes | |
class | OdDbNamedPath |
class | OdDbCurvePath |
class | OdDbPointPath |
Typedefs | |
typedef OdSmartPtr< OdDbNamedPath > | OdDbNamedPathPtr |
typedef OdSmartPtr< OdDbCurvePath > | OdDbCurvePathPtr |
typedef OdSmartPtr< OdDbPointPath > | OdDbPointPathPtr |
Functions | |
TOOLKIT_EXPORT OdDbObjectId | oddbGetNamedPathDictionaryId (OdDbDatabase *pDb, bool createIfNotFound=false) |
TOOLKIT_EXPORT OdDbDictionaryPtr | oddbGetNamedPathDictionary (OdDbDatabase *pDb, OdDb::OpenMode mode, bool createIfNotFound=false) |
typedef OdSmartPtr<OdDbCurvePath> OdDbCurvePathPtr |
Definition at line 74 of file DbNamedPath.h.
typedef OdSmartPtr<OdDbNamedPath> OdDbNamedPathPtr |
Definition at line 49 of file DbNamedPath.h.
typedef OdSmartPtr<OdDbPointPath> OdDbPointPathPtr |
Definition at line 99 of file DbNamedPath.h.
TOOLKIT_EXPORT OdDbDictionaryPtr oddbGetNamedPathDictionary | ( | OdDbDatabase * | pDb, |
OdDb::OpenMode | mode, | ||
bool | createIfNotFound = false |
||
) |
TOOLKIT_EXPORT OdDbObjectId oddbGetNamedPathDictionaryId | ( | OdDbDatabase * | pDb, |
bool | createIfNotFound = false |
||
) |