CODModel::ChangeProperty

voidCODModel::ChangeProperty(CODComponentSet*pCompSet, CODProperty*pProperty, DWORDdwChangeFlags= OD_CHANGE_ALL)

Change property for a given set of components.

Defined in: OdModel.cpp

Return Value

void

Parameters

pCompSet

Set of components whose properties are to be modified.

pProperty

Property to be changed.

dwChangeFlags

Property-specific change flags describing which aspects of the specified property are to to be changed; use OD_CHANGE_ALL if you wish to change all aspects of the given property.

See Also

CODEditProperties  CODFillProperties  CODFontProperties  CODLineProperties  CODProperty