DbSection.h
Members |
Description |
kNone = 0x00 |
No subitem. |
kSectionLine = 0x01 |
Line subitem. |
kSectionLineTop = 0x02 |
Line top subitem. |
kSectionLineBottom = 0x04 |
Line bottom subitem. |
kBackLine = 0x08 |
Back line subitem. |
kBackLineTop = 0x10 |
Back line top subitem. |
kBackLineBottom = 0x20 |
Back line bottom subitem. |
kVerticalLineTop = 0x40 |
Vertical line top subitem. |
kVerticalLineBottom = 0x80 |
Vertical line bottom subitem. |
Defines subitems for section plane.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|