Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbLayout::setTabOrder Method
Syntax
C++
virtual void setTabOrder(int tabOrder);

Sets the tab order for this Layout Object (DXF 71). 

 

Parameters
Description
tabOrder
[in] Tab order.

The tab order determines the order in which layout tabs are to be displayed. 

Tab order should be sequential for all Layout objects in the database.

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