The AlignmentLine type exposes the following members.

Methods

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

Properties

  NameDescription
Public propertyConstraint1
Gets the AlignmentEntity constraint type, either Fixed, Float or Free.
(Inherited from AlignmentEntity.)
Public propertyConstraint2
Gets the AlignmentLine entity constraint type.
Public propertyCurveGroupIndex
Gets or sets the AlignmentLine's group index.
Public propertyCurveGroupSubEntityIndex
Gets or sets the AlignmentLine's group subentity index.
Public propertyDirection
Gets the direction of the AlignmentSubEntityLine.
Public propertyEndPoint
Gets the end point of the AlignmentCurve.
(Inherited from AlignmentCurve.)
Public propertyEndStation
Gets the end station of the AlignmentCurve.
(Inherited from AlignmentCurve.)
Public propertyEntityAfter
Gets the ID of the AlignmentEntity after this one.
(Inherited from AlignmentEntity.)
Public propertyEntityBefore
Gets the ID of the AlignmentEntity before this one.
(Inherited from AlignmentEntity.)
Public propertyEntityId
Gets the AlignmentEntity id, which is the unique representation of this alignment entity.
(Inherited from AlignmentEntity.)
Public propertyEntityType
Gets the AlignmentEntity type.
(Inherited from AlignmentEntity.)
Public propertyHighestDesignSpeed
Gets the highest design speed of the AlignmentCurve.
(Inherited from AlignmentCurve.)
Public propertyItem (Overrides AlignmentEntity..::..Item[([( Int32])]) .)
Public propertyLength
Gets or sets the AlignmentLine length.
(Overrides AlignmentCurve..::..Length.)
Public propertyMidPoint
Gets the AlignmentSubEntityLine middle point coordinate.
Public propertyPassThroughPoint1
Gets or sets the AlignmentSubEntityLine first pass-through point.
Public propertyPassThroughPoint2
Gets or sets the AlignmentSubEntityLine second pass-through point.
Public propertyStartPoint
Gets the start point of the AlignmentCurve.
(Inherited from AlignmentCurve.)
Public propertyStartStation
Gets the start station of the AlignmentCurve.
(Inherited from AlignmentCurve.)
Public propertySubEntityCount
Gets the number of subentities that make up the AlignmentEntity.
(Inherited from AlignmentEntity.)

See Also