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 |
Properties CrossSections (Civil Engineering Feature) EGProfiles(Civil Engineering Feature) FGProfiles(Civil Engineering Feature) Superelevations (Civil Engineering Feature) |
Events |