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