Share

AcDbDatabase::sectionViewStyleDictionaryId Method

C++

ACDBCORE2D_PORT AcDbObjectId sectionViewStyleDictionaryId() const;

Description

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

Returns

AcDbObject of the AcDbDictionary that contains the section view styles.

Links

AcDbDatabase Class

Was this information helpful?