CreateAssociationLines

Title  Create Association Lines

Description

          

For polylines and polygons, the centroid will be used.

Syntax

CreateAssociationLines (network, association_types, output_lines, {extent}, {completely_within})

Parameter Explanation Data Type
network Dialog Reference

<p>The utility network or asset package to process.</p>

GPComposite
association_types Dialog Reference

<p> The association types to generate <ul><li>Junction Junction Connectivity</li><li>Containment</li><li>Structural Attachment</li></ul> </p>

GPMultiValue
output_lines Dialog Reference

<p>The output line feature class.</p>

DEFeatureClass
extent (Optional) Dialog Reference

<p>If specified, only generate lines for features intersecting this extent. By default, the entire network is processed.</p>

GPExtent
completely_within (Optional) Dialog Reference

<p>If specified, both sides of the association must be present in the extent. This option is only valid when specifying an extent.</p>

GPBoolean

Code Samples

Environments

workspace