Close
Relief for ODA Team in Ukraine
Learn more
ODA Drawings SDK
API Reference
>
OdDb Classes
>
OdDbSection Class
>
OdDbSection Enumerations
>
OdDbSection::SubItem Enumeration
OdDbSection::SubItem Enumeration
Syntax
C++
enum
SubItem
{
kNone
= 0x00,
kSectionLine
= 0x01,
kSectionLineTop
= 0x02,
kSectionLineBottom
= 0x04,
kBackLine
= 0x08,
kBackLineTop
= 0x10,
kBackLineBottom
= 0x20,
kVerticalLineTop
= 0x40,
kVerticalLineBottom
= 0x80 };
Members
Members
Description
kNone
No subitem.
kSectionLine
Line subitem.
kSectionLineTop
Line top subitem.
kSectionLineBottom
Line bottom subitem.
kBackLine
Back line subitem.
kBackLineTop
Back line top subitem.
kBackLineBottom
Back line bottom subitem.
kVerticalLineTop
Vertical line top subitem.
kVerticalLineBottom
Vertical line bottom subitem.
Description
Defines subitems for section plane.
File:
DbSection.h
Module:
API Reference
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!