API Reference > OdBr Classes > OdBrLoop Class
OdBrLoop Class
OdBrLoopOdBrLoop
Syntax
C++
class OdBrLoop : public OdBrEntity;

BrLoop.h

This class is the interface class for BREP loops.

Loop correspond to sets of curves defining the boundaries of bounded surfaces. 

Loops are secondary BREP elements with no associated geometries. 

Corresponding C++ library: TD_Br 

 

 
Name 
Description 
 
This is ~OdBrLoop, a member of class OdBrLoop. 
 
This is OdBrLoop, a member of class OdBrLoop. 
 
Name 
Description 
 
Returns the Face entity bounded by this Loop entity. 
 
Returns the type of this loop. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.