CFx SDK Documentation  2020SP3
Classes | Typedefs | Functions
DbNamedPath.h File Reference
#include "DbObject.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbNamedPath
 
class  OdDbCurvePath
 
class  OdDbPointPath
 

Typedefs

typedef OdSmartPtr< OdDbNamedPathOdDbNamedPathPtr
 
typedef OdSmartPtr< OdDbCurvePathOdDbCurvePathPtr
 
typedef OdSmartPtr< OdDbPointPathOdDbPointPathPtr
 

Functions

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

Typedef Documentation

◆ OdDbCurvePathPtr

Definition at line 74 of file DbNamedPath.h.

◆ OdDbNamedPathPtr

Definition at line 49 of file DbNamedPath.h.

◆ OdDbPointPathPtr

Definition at line 99 of file DbNamedPath.h.

Function Documentation

◆ oddbGetNamedPathDictionary()

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

◆ oddbGetNamedPathDictionaryId()

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