#include <AcDbDictUtil.h>
|
| static Acad::ErrorStatus | dictionaryNameAt (ACHAR *&, AcDbObjectId, AcDbObjectId) |
| |
| static Acad::ErrorStatus | dictionaryGetAt (AcDbObjectId &, ACHAR const *, AcDbObjectId) |
| |
| static Acad::ErrorStatus | getVisualStyleId (AcDbObjectId &, wchar_t const *, AcDbDatabase const *) |
| |
| static Acad::ErrorStatus | getMaterialId (AcDbObjectId &, ACHAR const *, AcDbDatabase *) |
| |
| static Acad::ErrorStatus | getMaterialName (ACHAR *&, AcDbObjectId) |
| |
| static Acad::ErrorStatus | getMaterialName (AcString &, AcDbObjectId) |
| |
| static bool | hasMaterial (ACHAR const *, AcDbDatabase *) |
| |
Definition at line 24 of file AcDbDictUtil.h.
◆ dictionaryGetAt()
◆ dictionaryNameAt()
◆ getMaterialId()
◆ getMaterialName() [1/2]
◆ getMaterialName() [2/2]
◆ getVisualStyleId()
◆ hasMaterial()
The documentation for this class was generated from the following file: