CODPointComponent::GetHandles

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

Returns the transformed vertices for use as component handle locations.

Defined in: OdPointComp.cpp

Return Value

void

Parameters

pHandleArray

Array into which transformed points will be copied.

bVertexHandles

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