Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgMeshQuadGrid Class
Syntax
C++
class OdDgMeshQuadGrid : public OdDgMesh;

Mesh of style 6: quad grid 

It is a grid R[M][N] of points that determines (M-1)*(N-1) quads bounded by points: 

R[i][j], R[i+1][j], R[i+1][j+1], R[i][j+1] for each 0<=i<M-1, 0<=j<N-1 

Corresponding C++ library: TG_Db

OdDgMeshQuadGridOdDgMeshQuadGridOdDgMeshQuadGridOdDgMeshQuadGrid

File: DgMesh.h 

Module: API Reference 

Show:
No members matching the current filter
Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.