CreateNetworkCopyingWorkbook

Title  Create Utility Network Copy Workbook

Description

Create an Excel workbook with the properties of the Source Asset Package that can be copied into the Target Asset Package

Usage

          


License

Basic

Toolset

Asset Package

Syntax

CreateNetworkCopyingWorkbook (source_network, target_network, workbook)

Parameter Explanation Data Type
source_network Dialog Reference

The asset package with Utility Network properties to be copied.

DEWorkspace
target_network Dialog Reference

The target asset package to apply the Utility Network properties in.

DEWorkspace
workbook Dialog Reference

The output Excel workbook with the utility network properties.

DEFile

Code Samples