API Documentation
>
Interface Classes
> Class wfcEdgeVertexData
Class wfcEdgeVertexData
# include <
wfcGeometry.h
>
class
wfcEdgeVertexData
: public virtual
xobject
{
xdeclare
(
wfcEdgeVertexData
)
...
};
This is a
COMPACT
class.
Description
The data of edge vertex.
Method Summary
pfcEdges_ptr
GetEdges
()
The array of edges meeting at the specified edge end.
pfcSurfaces_ptr
GetSurfaces
()
The array of surface adjacent to the edges
wfcEdgeEndTypes_ptr
GetTypes
()
An array of end types of the neighboring edges
Method Detail
pfcEdges_ptr
GetEdges
()
The array of edges meeting at the specified edge end.
wfcEdgeEndTypes_ptr
GetTypes
()
An array of end types of the neighboring edges
pfcSurfaces_ptr
GetSurfaces
()
The array of surface adjacent to the edges
Was this helpful?
This site works best with JavaScript enabled