The AlignmentSubEntity type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| DesignChecks |
Gets the collection of applicable design checks.
| |
| Equals | (Overrides DisposableWrapperEquals(Object).) | |
| ValidateDesignCheck |
Validate a specific design check on this entity.
|
Properties
| Name | Description | |
|---|---|---|
| CurveGroupIndex |
Gets or sets the alignment sub-entity group index.
| |
| CurveGroupSubEntityIndex |
Gets or sets the alignment sub-entity group subentity index.
| |
| EndPoint |
Gets the alignment sub-entity end point coordinate.
| |
| EndStation |
Gets the alignment sub-entity ending station.
| |
| Length |
Gets or sets the alignment sub-entity length.
| |
| StartPoint |
Gets the alignment sub-entity start point coordinate.
| |
| StartStation |
Gets the alignment sub-entity starting station.
| |
| SubEntityType |
Gets the alignment sub-entity type.
|