The AlignmentSubEntitySpiral type exposes the following members.

Methods

  NameDescription
Public methodDesignChecks
Gets the collection of applicable design checks.
(Inherited from AlignmentSubEntity.)
Public methodEquals (Inherited from AlignmentSubEntity.)
Public methodValidateDesignCheck
Validate a specific design check on this entity.
(Inherited from AlignmentSubEntity.)

Properties

  NameDescription
Public propertyA
Gets the spiral A value.
Public propertyCompound
Gets the alignment spiral entity Simple/Compound Flag.
Public propertyCurveGroupIndex
Gets or sets the alignment sub-entity group index.
(Inherited from AlignmentSubEntity.)
Public propertyCurveGroupSubEntityIndex
Gets or sets the alignment sub-entity group subentity index.
(Inherited from AlignmentSubEntity.)
Public propertyCurveType
Gets the alignment spiral entity Incurve/Outcurve type.
Public propertyDelta
Gets the curve delta angle.
Public propertyDirection
Gets the AeccAlignmentSpiralDirectionType enum value that specifies the curve direction as either left or right.
Public propertyEndDirection
Gets the direction value at the end point.
Public propertyEndPoint
Gets the alignment sub-entity end point coordinate.
(Inherited from AlignmentSubEntity.)
Public propertyEndStation
Gets the alignment sub-entity ending station.
(Inherited from AlignmentSubEntity.)
Public propertyK
Gets the spiral K value.
Public propertyLength
Gets or sets the alignment sub-entity length.
(Inherited from AlignmentSubEntity.)
Public propertyLongTangent
Gets the spiral long tangent.
Public propertyMinimumTransitionLength
Gets the minimum transition length according to the design speed check.
Public propertyP
Gets the spiral P value.
Public propertyRadialPoint
Gets the alignment spiral subentity radial Point2D coordinate.
Public propertyRadiusIn
Gets the incoming curve radius, in radians.
Public propertyRadiusOut
Gets the outgoing curve radius, in radians.
Public propertyShortTangent
Gets the spiral short tangent.
Public propertySPIAngle
Gets the alignment spiral entity SPI angle.
Public propertySPIPoint
Gets the alignment spiral entity SPI Point2D coordinate.
Public propertySpiralDefinition
Gets the alignment spiral entity spiral type.
Public propertySPIStation
Gets the alignment spiral entity SPI station.
Public propertyStartDirection
Gets the direction value at the start point.
Public propertyStartPoint
Gets the alignment sub-entity start point coordinate.
(Inherited from AlignmentSubEntity.)
Public propertyStartStation
Gets the alignment sub-entity starting station.
(Inherited from AlignmentSubEntity.)
Public propertySubEntityType (Overrides AlignmentSubEntity..::..SubEntityType.)
Public propertyTotalX
Gets the spiral total X value.
Public propertyTotalY
Gets the spiral total Y value.

See Also