Offset |
The OffsetAlignmentInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| LockMode | Gets or sets the lock mode of the Offset Alignment. | |
| LockToEndStation | Gets or sets a boolean value indicates that whether locks the Offset Alignment to the end station of the parent alignment. | |
| LockToStartStation | Gets or sets a boolean value indicates that whether locks the Offset Alignment to the start station of the parent alignment. | |
| NominalOffset | Sets or gets the nominal offset for the Offset Alignment. | |
| ParentAlignmentId | Gets the ObjectId of the parent alignment. | |
| Regions | Gets a collection of the existing AlignmentRegion objects in the Alignment. | |
| Side | Gets the side of the offset alignment relative to its parent alignment. | |
| Transitions | Gets a collection of the existing AlignmentTransition objects on the Alignment. | |
| UpdateMode | Gets or sets the update mode in relationship to the parent Alignment. |
| Name | Description | |
|---|---|---|
| AddAutoWidenings(AutoWideningCriteriaInfo, AlignmentSubEntityArc) | Adds automatic widenings using criteria on the specified specified curve groups of parent Alignment. | |
| AddAutoWidenings(AutoWideningCriteriaInfo, SweptCurveLocation) | Adds automatic widenings using criteria on the specified specified location of Offset Alignment. | |
| AddAutoWidenings(AutoWideningInfo, AlignmentSubEntityArc) | Adds automatic widenings using manual windening properties on the specified curve groups of the parent Alignment. | |
| AddAutoWidenings(AutoWideningInfo, SweptCurveLocation) | Adds automatic widenings using manual windening properties on the specified location of the Offset Alignment. | |
| AddWidening | Adds a widening with two 0-length linear transitions to the Offset Alignment. |