AlignmentSubEntityLine Members

The AlignmentSubEntityLine 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 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 propertyDirection
Gets the direction of AlignmentSubEntityLine.
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 propertyLength
Gets or sets the alignment sub-entity length.
(Inherited from AlignmentSubEntity.)
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 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.)

See Also