The ProfileCircular 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.) | |
| CurveType |
Gets the curve type, crest or sag.
| |
| 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 | (Overrides ProfileEntity..::..EntityType.) | |
| GradeChange |
Gets the A value (Grade Change) between the end point and start point.
| |
| GradeIn |
Gets the grade at the start point.
| |
| GradeOut |
Gets the grade at the end point.
| |
| HighestDesignSpeed |
Returns the highest speed in the station range.
(Inherited from ProfileEntity.) | |
| HighLowPointElevation |
Gets the elevation value of the high/low point of the curve.
| |
| HighLowPointStation |
Gets the station value of the high/low point of the curve.
| |
| K |
Gets or sets the K value (Curve Coefficient) of the curve.
| |
| Length |
Gets or sets the curve length.
(Inherited from ProfileEntity.) | |
| M |
Gets or sets the M value of the curve.
| |
| 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.) | |
| PVIElevation |
Gets the elevation value of the PVI this curve is associated with.
| |
| PVIStation |
Gets the station value of the PVI this curve is associated with.
| |
| Radius |
Gets or sets the radius of the curve.
| |
| StartElevation |
Gets the curve start elevation.
(Inherited from ProfileEntity.) | |
| StartStation |
Gets the curve start station.
(Inherited from ProfileEntity.) | |
| TangentOffsetAtPVI |
Gets the tangent offset value at the PVI the curve is associated with.
|