API Reference > OdDb Classes > OdDbBlockPropertiesTable Class > OdDbBlockPropertiesTable Methods > OdDbBlockPropertiesTable::tableAudit Method
OdDbBlockPropertiesTable::tableAudit Method
Syntax
C++
void tableAudit(OdArray<OdDbBPTAuditError>&);

look at the OdDbBPTAuditError::BPTAuditErrorType for possible error types

  • details Gets the column information into an array.

Refer to the OdDbBPTAuditError::BPTAuditErrorType enumerated type for the available error types.

Copyright © 2002–2021. Open Design Alliance. All rights reserved.