AcMapQueryPE::setPropertyValue Method

Land Desktop Development ARX CPP SDK

AcMapQueryPE:: setPropertyValue Method
 

Performs a property alteration on an entity.

virtual Acad::ErrorStatus setPropertyValue(
    AcDbEntity * pEnt, 
    AcMapQueryPE::EPropType type, 
    const AcMapValue & val
);
Parameters 
Description 
pEnt 
The entity. 
type 
Property type. 
val 
Value to set. 
Returns

Returns Acad::eOk on success.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].