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:
Curve and Edge Tessellation:wfcEdgeTessellation
Method Summary
pfcSurfaces_ptr
GetAdjacentSurfaces
()
The adjacent surfaces
pfcUVParamsSequence_ptr
GetFirstUVPoint
()
First seqeunce of UV Points
pfcUVParamsSequence_ptr
GetSecondUVPoint
()
Second sequence of UV Points
pfcPoint3Ds_ptr
GetTessellationPoints
()
List of tessellation points
Method Detail
pfcPoint3Ds_ptr
GetTessellationPoints
()
List of tessellation points
pfcSurfaces_ptr
GetAdjacentSurfaces
()
The adjacent surfaces
pfcUVParamsSequence_ptr
GetFirstUVPoint
()
First seqeunce of UV Points
pfcUVParamsSequence_ptr
GetSecondUVPoint
()
Second sequence of UV Points
Was this helpful?
This site works best with JavaScript enabled