AcMapPropertyAlterationDefinition::Apply Function 2 of 2

Land Desktop Development ARX CPP SDK

Up a level
AcMapPropertyAlterationDefinition:: Apply Function 2 of 2
 
 

Applies property alteration to the entity specified by the ID.

virtual AcMap::EErrCode

Apply(

const char* topologyName,

long topoElementId) = 0;

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

topologyName Input name of the topology containing the entity to modify.
topoElementId Input topology element ID of the entity to modify.