API Reference > OdDg Classes > OdDgMeshFaceLoops Class
OdDgMeshFaceLoops Class
OdDgMeshFaceLoopsOdDgMeshFaceLoopsOdDgMeshFaceLoopsOdDgMeshFaceLoops
Syntax
C++
class OdDgMeshFaceLoops : public OdDgMesh;

DgMesh.h

Mesh of style 1: indexed face loops 

It consists of: 

 

  1. A number of vertices
  2. A number of faces that are specified as indices of vertices they are bounded by
  3. Each edge of a face can be either visible or not that is determined by the m_impliesVisibleEdge flag of the point that edge starts from

 

Corresponding C++ library: TG_Db 

 

 
Name 
Description 
 
returns an index of the new face 
 
return an index of the new point 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
overrides for OdDgGraphicsElement 
Name 
Description 
 
 
Name 
Description 
 
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.