CODModel::SetComponentWidth

void CODModel::SetComponentWidth(CODComponentSet* pCompSet, const int nWidth, OD_CONTROL_POINT nControlPoint)

Set the width of a set of components.

Defined in: OdModel.cpp

Return Value

void

Parameters

pCompSet

Set of components to size.

nWidth

New widht for components.

nControlPoint

Control point about which to do sizing.

Comments

This function sets all of the given components to the same width.