The AlignmentLine type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| DesignChecks |
Gets the collection of applicable design checks.
(Inherited from AlignmentEntity.) | |
| Equals | (Inherited from AlignmentEntity.) | |
| ValidateDesignCheck |
Validate a specific design check on this entity.
(Inherited from AlignmentEntity.) |
Properties
| Name | Description | |
|---|---|---|
| Constraint1 |
Gets the AlignmentEntity constraint type, either Fixed, Float or Free.
(Inherited from AlignmentEntity.) | |
| Constraint2 |
Gets the AlignmentLine entity constraint type.
| |
| CurveGroupIndex |
Gets or sets the AlignmentLine's group index.
| |
| CurveGroupSubEntityIndex |
Gets or sets the AlignmentLine's group subentity index.
| |
| Direction |
Gets the direction of the AlignmentSubEntityLine.
| |
| EndPoint |
Gets the end point of the AlignmentCurve.
(Inherited from AlignmentCurve.) | |
| EndStation |
Gets the end station of the AlignmentCurve.
(Inherited from AlignmentCurve.) | |
| EntityAfter |
Gets the ID of the AlignmentEntity after this one.
(Inherited from AlignmentEntity.) | |
| EntityBefore |
Gets the ID of the AlignmentEntity before this one.
(Inherited from AlignmentEntity.) | |
| EntityId |
Gets the AlignmentEntity id, which is the unique representation of this alignment entity.
(Inherited from AlignmentEntity.) | |
| EntityType |
Gets the AlignmentEntity type.
(Inherited from AlignmentEntity.) | |
| HighestDesignSpeed |
Gets the highest design speed of the AlignmentCurve.
(Inherited from AlignmentCurve.) | |
| Item | (Overrides AlignmentEntity..::..Item[([( Int32])]) .) | |
| Length |
Gets or sets the AlignmentLine length.
(Overrides AlignmentCurve..::..Length.) | |
| MidPoint |
Gets the AlignmentSubEntityLine middle point coordinate.
| |
| PassThroughPoint1 |
Gets or sets the AlignmentSubEntityLine first pass-through point.
| |
| PassThroughPoint2 |
Gets or sets the AlignmentSubEntityLine second pass-through point.
| |
| StartPoint |
Gets the start point of the AlignmentCurve.
(Inherited from AlignmentCurve.) | |
| StartStation |
Gets the start station of the AlignmentCurve.
(Inherited from AlignmentCurve.) | |
| SubEntityCount |
Gets the number of subentities that make up the AlignmentEntity.
(Inherited from AlignmentEntity.) |