Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockPropertiesTable::setCustomProperties Method
Syntax
C++
void setCustomProperties(int column, const OdDbObjectId& id);

Sets the ID of the custom properties. 

 

Parameters
Description
column
[in] Column index.
id
[in] ID of the custom properties.

Throws the eInvalidIndex exception if the column index is not valid.

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