Share

AcDbDatabase::detailViewStyleDictionaryId Method

C++

ACDBCORE2D_PORT AcDbObjectId detailViewStyleDictionaryId() const;

Description

This method returns the Object ID of the AcDbDictionary that contains the detail view styles.

Returns

AcDbObject of the AcDbDictionary that contains the detail view styles.

Links

AcDbDatabase Class

Was this information helpful?