This class encapsulates the properties of an offset alignment wideninig criteria.
Inheritance Hierarchy
SystemObjectAutodesk.Civil.DatabaseServicesOffsetAlignmentWideningCriteria
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public class OffsetAlignmentWideningCriteria
VB
Public Class OffsetAlignmentWideningCriteria
C++
public ref class OffsetAlignmentWideningCriteria
The OffsetAlignmentWideningCriteria type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AttainmentMethod | Gets or sets the side of the name of attainment method. |
![]() | LaneWidth | Gets or sets the normal lane width. |
![]() | LeftLanesCount | Gets or sets the number of the left lanes. |
![]() | MinimumRadiusTableName | Gets or sets the side of the name of minimum radius table. |
![]() | RightLanesCount | Gets or sets the number of the right lanes. |
![]() | SpiralPercentForSC | Gets or sets the percent value on the spiral for the Spiral-Curve. |
![]() | TangentPercentForTC | Gets or sets the percent value on the tangent for the Tangent-Curve. |
![]() | TransitionLengthTableName | Gets or sets the side of the name of transition length table. |
![]() | WheelbaseLength | Gets or sets the wheel base length. |
![]() | WideningMethod | Gets or sets the name of widening method. |
![]() | WideningSide | Gets or sets the side of the curve which the widening will apply on. |