CODModel::FindValidPoints
BOOLCODModel::FindValidPoints(LPPOINTlpptStart, LPPOINTlpptPoints, intnCount)
Finds a valid location in the diagram for a set of points.
Defined in: OdModel.cpp
Return Value
TRUE if a valid location was found.
Parameters
lpptStart
The original points.
lpptPoints
The resultlling points.
nCount
The number of points in the array.