Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSection::setState Method
Syntax
C++
void setState(OdDbSection::State nState);

Sets a section plane type from an enum value. 

 

Parameters
Description
nState
[in] Section plane type.

Possible types are:

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