The PointEntity object represents a drawing entity consisting of a single x, y, z-coordinate location and displayed as one of several point symbols. It should not be confused with the Point object, which contains point data but does not display a point symbol on the screen.
To create a new point entity at a given location, use the AddPointEntity method. To create a new Point object, use the CreatePoint method. To modify or obtain information about a point entity, use the following methods and properties:
Methods |
Properties |
| |
| |
| |
|