Alignment Object

Land Auto

   Alignment Object 

The Alignment object represents an Alignment in the project database.

VBA object name:

AeccAlignment

Create using:

Alignments.Add

Access via:

Alignments.Item

The Alignment object exposes alignment geometry through the AlignEntities collection. Each AlignEntity (an AlignTangent , AlignCurve or AlignSpiral ) exposes geometric properties, as well as the ObjectID of the corresponding entity in the current drawing (if any).

Valid alignment ObjectIDs are defined during an Import . The ObjectIDs are valid until the alignment is saved. Alignments are automatically saved each time an alignment property is modified when AutoSave is set to true, or when an alignment Save is executed.

Methods

AddCurve

AddSpiral

AddTangent

ExternalStaToInternal

GetStaStrWithEquations

GetStaWithEquations

Import

LineIntersection

PerpIntersection

PointLocation

RemoveAll

Save

StationOffset

Properties

AlignEntities

Application

CrossSections (Civil Engineering Feature)

Description

EGProfiles(Civil Engineering Feature)

EndingStation

FGProfiles(Civil Engineering Feature)

LockType

Name

Number

StartingStation

StationEquations

Superelevations (Civil Engineering Feature)

Events

Modified