Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbBlockPropertiesTable::customProperties Method
Syntax
C++
OdDbObjectId customProperties(int column) const;

column properties

  • details Gets the ID of the custom properties.

 

Parameters
Description
column
[in] Column index.

The ID of the custom properties.

The ID of the custom properties is optional. The default value is NULL. Throws the eInvalidIndex exception if the column index is not valid.

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