API Reference > OdBrepBuilder Classes > OdBrepBuilder Class > OdBrepBuilder Enumerations > OdBrepBuilder::EntityDirection Enumeration
OdBrepBuilder::EntityDirection Enumeration
Syntax
C++
enum EntityDirection { kForward, kReversed };

BrepBuilder.h

Members 
Description 
kForward 
the direction of the entity is the same as direction of the parent entity 
kReversed 
the direction of the entity is opposite to direction of the parent entity 

Defines entity direction in relation to the parent entity.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.