AcMapPropertyAlterationDefinition::Apply Function 1 of 2

Land Desktop Development ARX CPP SDK

Up a level
AcMapPropertyAlterationDefinition:: Apply Function 1 of 2
 
 

Applies property alteration to the entity specified by the ID.

virtual AcMap::EErrCode

Apply(

const AcDbObjectId& Id) = 0;

Returns AcMap::kOk in case of success, error code otherwise.

Id Input object Id of an entity to modify.