Share

AcDbTable::isBreakEnabled

C++

bool isBreakEnabled() const;

Description

This function checks if the table break is enabled.

Returns true if table break is enabled, false otherwise.

Links

AcDbTable

Was this information helpful?