Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSection::State Enumeration
Syntax
C++
enum State { kPlane = 0x01, kBoundary = 0x02, kVolume = 0x04 };
Members
Description
kPlane
Section plane is unbounded.
kBoundary
Section plane is bounded from front, sides and back, but has no top or bottom bounds.
kVolume
Section plane is bounde from front, sides, back, top and bottom.

Defines the section plane type.

File: DbSection.h 

Module: API Reference 

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