AeccPoint Object

Land Auto

   AeccPoint Object 

The AeccPoint represents a cogo point entity in the document.

VBA object name:

AeccPoint

Create using:

AcadModelSpace.AddCustomObject("AeccDbPoint;")

Access via:

AcadModelSpace.Item

In order to have AeccPoints visible in the drawing using AddCustomObject() and setting properties, the Number property is required to be set.

In addition to the properties listed below, the AeccPoint object supports all of the members of the AcadEntity object.

Methods

None

Properties

Application

Description

Easting

Elevation

Northing

Number

Events

None