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