API Reference > OdDb Classes > OdDbBlockTableRecord Class > OdDbBlockTableRecord Methods > OdDbBlockTableRecord::getSortentsTable Method
OdDbBlockTableRecord::getSortentsTable Method
Syntax
C++
OdDbSortentsTablePtr getSortentsTable(bool createIfNotFound = true);
Parameters 
Description 
bool createIfNotFound = true 
[in] Create the SortentsTable if not found. 

Returns the SortentsTable associated with this block. 

 

The SortentsTable is opened for write.

OdDbSortentsTable

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