The AlignmentSubEntitySpiral type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| DesignChecks |
Gets the collection of applicable design checks.
(Inherited from AlignmentSubEntity.) | |
| Equals | (Inherited from AlignmentSubEntity.) | |
| ValidateDesignCheck |
Validate a specific design check on this entity.
(Inherited from AlignmentSubEntity.) |
Properties
| Name | Description | |
|---|---|---|
| A |
Gets the spiral A value.
| |
| Compound |
Gets the alignment spiral entity Simple/Compound Flag.
| |
| CurveGroupIndex |
Gets or sets the alignment sub-entity group index.
(Inherited from AlignmentSubEntity.) | |
| CurveGroupSubEntityIndex |
Gets or sets the alignment sub-entity group subentity index.
(Inherited from AlignmentSubEntity.) | |
| CurveType |
Gets the alignment spiral entity Incurve/Outcurve type.
| |
| Delta |
Gets the curve delta angle.
| |
| Direction |
Gets the AeccAlignmentSpiralDirectionType enum value that specifies the curve direction as either left or right.
| |
| EndDirection |
Gets the direction value at the end point.
| |
| EndPoint |
Gets the alignment sub-entity end point coordinate.
(Inherited from AlignmentSubEntity.) | |
| EndStation |
Gets the alignment sub-entity ending station.
(Inherited from AlignmentSubEntity.) | |
| K |
Gets the spiral K value.
| |
| Length |
Gets or sets the alignment sub-entity length.
(Inherited from AlignmentSubEntity.) | |
| LongTangent |
Gets the spiral long tangent.
| |
| MinimumTransitionLength |
Gets the minimum transition length according to the design speed check.
| |
| P |
Gets the spiral P value.
| |
| RadialPoint |
Gets the alignment spiral subentity radial Point2D coordinate.
| |
| RadiusIn |
Gets the incoming curve radius, in radians.
| |
| RadiusOut |
Gets the outgoing curve radius, in radians.
| |
| ShortTangent |
Gets the spiral short tangent.
| |
| SPIAngle |
Gets the alignment spiral entity SPI angle.
| |
| SPIPoint |
Gets the alignment spiral entity SPI Point2D coordinate.
| |
| SpiralDefinition |
Gets the alignment spiral entity spiral type.
| |
| SPIStation |
Gets the alignment spiral entity SPI station.
| |
| StartDirection |
Gets the direction value at the start point.
| |
| StartPoint |
Gets the alignment sub-entity start point coordinate.
(Inherited from AlignmentSubEntity.) | |
| StartStation |
Gets the alignment sub-entity starting station.
(Inherited from AlignmentSubEntity.) | |
| SubEntityType | (Overrides AlignmentSubEntity..::..SubEntityType.) | |
| TotalX |
Gets the spiral total X value.
| |
| TotalY |
Gets the spiral total Y value.
|