The AlignmentSubEntity type exposes the following members.

Methods

  NameDescription
Public methodDesignChecks
Gets the collection of applicable design checks.
Public methodEquals (Overrides DisposableWrapperEquals(Object).)
Public methodValidateDesignCheck
Validate a specific design check on this entity.

Properties

  NameDescription
Public propertyCurveGroupIndex
Gets or sets the alignment sub-entity group index.
Public propertyCurveGroupSubEntityIndex
Gets or sets the alignment sub-entity group subentity index.
Public propertyEndPoint
Gets the alignment sub-entity end point coordinate.
Public propertyEndStation
Gets the alignment sub-entity ending station.
Public propertyLength
Gets or sets the alignment sub-entity length.
Public propertyStartPoint
Gets the alignment sub-entity start point coordinate.
Public propertyStartStation
Gets the alignment sub-entity starting station.
Public propertySubEntityType
Gets the alignment sub-entity type.

See Also