CODSizeCommand::Execute

BOOLCODSizeCommand::Execute(void)

Sizes the components.

Defined in: OdSizeCmd.cpp

Return Value

Non-zero if the command was successful.

Comments

This function calls one of the following methods in the model:  CODModel::SetComponentWidthCODModel::SetComponentHeight, or  CODModel::SetComponentSize to size the set of components. If either width or height is unspecified (equal to -1), then that component of size is left unchanged.