CODComponent::GetHandles

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

Gets the points the control handles are centered on.

Defined in: OdComponent.cpp

Return Value

void

Parameters

pHandleArray

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

bVertexHandles

TRUE to return handles for the vertices of the component.