ade_entsetlocation

Land Desktop Development ARX CPP SDK

Up a level
ade_entsetlocation
 
 

Sets a new text-label point for a drawing object.

int

ade_entsetlocation(

ads_name ename,

ads_point pt);

Returns RTNORM or an error code.

ename An AutoCAD entity name.
pt The new text-label point, a 2D or 3D point.

An drawing object's text-label point is the starting position for text added during a query property alteration. By default, the centroid of the object is the text-label point.