Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrepBuilder::EntityDirection Enumeration
Syntax
C++
enum EntityDirection { kForward, kReversed };
Members
Description
kForward
The direction of the entity is the same as the direction of the parent entity.
kReversed
The direction of the entity is opposite to the direction of the parent entity.

Defines the entity direction in relation to the parent entity.

File: BrepBuilder.h 

Module: API Reference 

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