Share

AcDbDatabase::detailViewStyle Method

C++

ACDBCORE2D_PORT AcDbObjectId detailViewStyle() const;

Description

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

Returns

AcDbObjectId of the AcDbDetailViewStyle which is the current detail view style.

Links

AcDbDatabase Class

Was this information helpful?