API Documentation > Interface Classes > Class wfcSectionEntityBlendVertex
Class wfcSectionEntityBlendVertex

# include <wfcSection.h>

class
wfcSectionEntityBlendVertex
: public virtual
wfcSectionEntity
{
xdeclare(wfcSectionEntityBlendVertex)
...
};
This is a
COMPACT class.

Description
This interface represents Blend vertex used in sections
User Guide References:
Methods Inherited from Class wfcSectionEntity::
Method Summary
Method Detail
GetPoint
()
void
SetPoint
(pfcPoint2D_ptr value)
Point
User Guide References:
GetDepthLevel
()
void
SetDepthLevel
(xint value)
Depth Level.
User Guide References:
Create
(pfcPoint2D_ptr pnt, xint DepthLevel)
User Guide References:
Parameters:
pnt
DepthLevel
Returns:
Was this helpful?