AlignmentTransitionSegmentType Enumeration

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.1987.0
Syntax
public enum AlignmentTransitionSegmentType
Members
Member nameValueDescription
Lines0 
Arcs1 
See Also