Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbTable::flowDirection Method
Syntax
C++
virtual OdDb::FlowDirection flowDirection() const;

Returns the direction that this table entity flows from its first row to its last (DXF 70).

flowDirection() Returns one of the following: 

 

Name
Value
Description
OdDb::kTtoB
0
Top to Bottom
OdDb::kBtoT
1
Bottom to Top
Copyright © 2002-2022. Open Design Alliance All rights reserved.