OffsetAlignmentWideningCriteria Class

This class encapsulates the properties of an offset alignment wideninig criteria.
Inheritance Hierarchy
SystemObject
  Autodesk.Civil.DatabaseServicesOffsetAlignmentWideningCriteria

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public class OffsetAlignmentWideningCriteria

The OffsetAlignmentWideningCriteria type exposes the following members.

Properties
 NameDescription
Public propertyAttainmentMethod Gets or sets the side of the name of attainment method.
Public propertyLaneWidth Gets or sets the normal lane width.
Public propertyLeftLanesCount Gets or sets the number of the left lanes.
Public propertyMinimumRadiusTableName Gets or sets the side of the name of minimum radius table.
Public propertyRightLanesCount Gets or sets the number of the right lanes.
Public propertySpiralPercentForSC Gets or sets the percent value on the spiral for the Spiral-Curve.
Public propertyTangentPercentForTC Gets or sets the percent value on the tangent for the Tangent-Curve.
Public propertyTransitionLengthTableName Gets or sets the side of the name of transition length table.
Public propertyWheelbaseLength Gets or sets the wheel base length.
Public propertyWideningMethod Gets or sets the name of widening method.
Public propertyWideningSide Gets or sets the side of the curve which the widening will apply on.
Top
See Also