Share

AcDbDatabase::sectionViewStyle Method

C++

ACDBCORE2D_PORT AcDbObjectId sectionViewStyle() const;

Description

This method gets the Object ID of the current section view style.

Returns

AcDbObjectId of the AcDbSectionViewStyle which is the current section view style.

Links

AcDbDatabase Class

Was this information helpful?