AlignmentTransitionSegmentType Enumeration |
Specify the segment type of linear transition used for the widening: Lines or Arcs.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic enum AlignmentTransitionSegmentType
Public Enumeration AlignmentTransitionSegmentType
public enum class AlignmentTransitionSegmentType
MembersMember name | Value | Description |
---|
Lines | 0 | |
Arcs | 1 | |
See Also