API Reference > OdDb Classes > OdDbBlockPropertiesTable Class > OdDbBlockPropertiesTable Methods > OdDbBlockPropertiesTable::appendColumn Method
OdDbBlockPropertiesTable::appendColumn Method
Syntax
C++
void appendColumn(const OdDbObjectId& param, const OdString& connection);
Parameters 
Description 
const OdDbObjectId& param 
[in] ID of the column.  
const OdString& connection 
[in] Connection for the column. 

Appends the column. 

 

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