CODModel::ScaleComponents
voidCODModel::ScaleComponents(CODComponentSet*pCompSet, floatfScaleX, floatfScaleY, OD_CONTROL_POINTnControlPoint)
Scale components in relation to a control point.
Defined in: OdModel.cpp
Return Value
void
Parameters
pCompSet
The list of components to scale.
fScaleX
The horizontal scaling factor.
fScaleY
The vertical scaling factor.
nControlPoint
The control point to use as the refernce for the scaling.