Specify the segment type of linear transition used for the widening: Lines or Arcs.
Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1067.0
Syntax
C#
public enum AlignmentTransitionSegmentType
VB
Public Enumeration AlignmentTransitionSegmentType
C++
public enum class AlignmentTransitionSegmentType
Members
Member name | Value | Description |
---|---|---|
Lines | 0 | |
Arcs | 1 |