Parameters |
Description |
OdDb::FlowDirection flowDirection |
[in] Flow direction. |
Sets the direction this TableStyle objectflows from its first row to its last. (DXF 70).
flowDirection must be one of the following:
Name |
Value |
Description |
OdDb::kTtoB |
0 |
Top to Bottom |
OdDb::kBtoT |
1 |
Bottom to Top |
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|