ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.COGO Namespace / TraverseExportOptions Class / TraverseExportOptions Constructor / TraverseExportOptions Constructor(String,DirectionType,DirectionUnits,Int32,Int32)
The output path name.
The direction type.
The direction units.
The number of decimal places to display directions.
The number of decimal places to display distances.

In This Topic
    TraverseExportOptions Constructor(String,DirectionType,DirectionUnits,Int32,Int32)
    In This Topic
    Constructor for the traverse export options.
    Syntax

    Parameters

    outputFileName
    The output path name.
    directionType
    The direction type.
    directionUnits
    The direction units.
    directionDecimalPlaces
    The number of decimal places to display directions.
    distanceDecimalPlaces
    The number of decimal places to display distances.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also