CODComponent::GetHandles

voidCODComponent::GetHandles(CODPointArray*pHandleArray, BOOLbVertexHandles= 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.