CODModel::SetComponentHeight

void CODModel::SetComponentHeight(CODComponentSet* pCompSet, const int nHeight, OD_CONTROL_POINT nControlPoint)

Set the height of a set of components.

Defined in: OdModel.cpp

Return Value

void

Parameters

pCompSet

Set of components to size.

nHeight

New height for components.

nControlPoint

Control point about which to do sizing.

Comments

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