Share

acdbIsEnabledTightExtents Function

C++

ACDB_PORT bool acdbIsEnabledTightExtents();

File

dbxutil.h

Description

Used to determine if the tight extents calculations are enabled for AcDb3dSolid, AcDbSurface, and AcDbRegion entities.

Returns

true if the tight extents calculations are enabled, or false if the tight extents calculations are not enabled.

Was this information helpful?