Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSection::state Method
Syntax
C++
OdDbSection::State state() const;

Retruns the section plane type as enum value.

Possible types are:

kPlane - 0x01
kBoundary - 0x02
kVolume - 0x04
Copyright © 2002-2022. Open Design Alliance All rights reserved.