The ProfileTangent type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| DesignChecks |
Gets the collection of applicable design checks.
(Inherited from ProfileEntity.) | |
| ValidateDesignCheck |
Validate a specific design check on this entity.
(Inherited from ProfileEntity.) |
Properties
| Name | Description | |
|---|---|---|
| Constraint1 |
Gets the entity constraint of the profile entity.
(Inherited from ProfileEntity.) | |
| Constraint2 |
Gets the construction constraint of the profile entity(by CurveLength, Radius etc.) In UI it is shown as Constraint Type Desc.
(Inherited from ProfileEntity.) | |
| EndElevation |
Gets the curve end elevation.
(Inherited from ProfileEntity.) | |
| EndStation |
Gets the curve end station.
(Inherited from ProfileEntity.) | |
| EntityAfter |
Gets the ID of the profile entity that follows the current entity.
(Inherited from ProfileEntity.) | |
| EntityBefore |
Gets the ID of the profile entity that precedes the current entity.
(Inherited from ProfileEntity.) | |
| EntityId |
Gets the identifier of the profile entity.
(Inherited from ProfileEntity.) | |
| EntityType |
Gets the profile entity type.
(Overrides ProfileEntity..::..EntityType.) | |
| Grade |
Gets the tangent grade.
| |
| HighestDesignSpeed |
Returns the highest speed in the station range.
(Inherited from ProfileEntity.) | |
| Length |
Gets or sets the curve length.
(Inherited from ProfileEntity.) | |
| MinimumKValueHSD |
Gets the minimum K value for headlight sight distance.
(Inherited from ProfileEntity.) | |
| MinimumKValuePSD |
Gets the minimum K value for passing sight distance.
(Inherited from ProfileEntity.) | |
| MinimumKValueSSD |
Gets the minimum K value for stopping sight distance.
(Inherited from ProfileEntity.) | |
| StartElevation |
Gets the curve start elevation.
(Inherited from ProfileEntity.) | |
| StartStation |
Gets the curve start station.
(Inherited from ProfileEntity.) | |
| ThroughPoint1Elevation |
Gets or sets the elevation value of the first pass-through point.
| |
| ThroughPoint1Station |
Gets or sets the station value of the first pass-through point.
| |
| ThroughPoint2Elevation |
Gets or sets the elevation value of the second pass-through point.
| |
| ThroughPoint2Station |
Gets or sets the station value of the second pass-through point.
|