ade_entsetlocation

AutoCAD Map 3D AutoLISP

Up a level
ade_entsetlocation
 
 

Sets a new entity label point

(ade_entsetlocation ename pt)

Returns T or nil

ename AutoCAD entity name.
pt New label point location, a 2D or 3D point (point)

This function sets a new label point for an object. An object's label point is the starting position for text added during a query property alteration. By default, the centroid of the object is the label point.

This function sets the label point as defined by the point argument.