CODLinkComponent::GetHandles

void CODLinkComponent::GetHandles(CODPointArray* pHandleArray, BOOL bVertexHandles = FALSE)

Gets the points the control handles are centered on.

Defined in: OdLinkComp.cpp

Return Value

void

Parameters

pHandleArray

A pointer to the list where the handle points will be placed.

bVertexHandles

Non-zero to return handles for the vertices of the link.