API Documentation > Interface Classes > Class wfcEdgeTessellation
Class wfcEdgeTessellation

# include <wfcGeometry.h>

class
wfcEdgeTessellation
: public virtual
xobject
{
xdeclare(wfcEdgeTessellation)
...
};
This is a
COMPACT class.

Description
Represents the edge tessellation
User Guide References:
Method Summary
The adjacent surfaces
First seqeunce of UV Points
Second sequence of UV Points
List of tessellation points
Method Detail
GetTessellationPoints
()
List of tessellation points
GetAdjacentSurfaces
()
The adjacent surfaces
GetFirstUVPoint
()
First seqeunce of UV Points
GetSecondUVPoint
()
Second sequence of UV Points
Was this helpful?