Share

AcDbDatabase::tableStyleDictionaryId

C++

AcDbObjectId tableStyleDictionaryId() const;

Description

Returns the object ID of the table style dictionary in named object dictionary.

If the function fails, the return value is AcDbObjectId::kNull.

Links

AcDbDatabase Class

Was this information helpful?