Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::setTableStyle Method
Syntax
C++
virtual void setTableStyle(const OdDbObjectId& tableStyleId);

Sets the Object ID of the OdDbTableStyle for use by this table entity (DXF 342). 

 

Parameters
Description
tableStyleId
[in] Object ID of the table style.

Method generates the eInvalidInput exception when the object ID is invalid.

Copyright © 2002-2022. Open Design Alliance All rights reserved.