Coordinates property

Sets or returns the coordinates of one of the following entities:

3Dface; Leader; LWPolyline; PointEntity; PolyfaceMesh; PolygonMesh; Polyline; 3Dpolyline; Solid; or Trace.

Syntax

objectVariable = object.Coordinates

Where:

     objectVariable is a variable for storing the coordinates.

     object is the entity object for which you set or return the coordinates.

Examples ...

Coordinates property example