ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / TraceConfiguration Class / SynthesizeGeometries Property

In This Topic
    SynthesizeGeometries Property (TraceConfiguration)
    In This Topic
    Gets or sets a value indicating whether geometries will be created for associations and edge objects traversed as part of a trace operation.
    Syntax
    Public Property SynthesizeGeometries As Boolean
    public bool SynthesizeGeometries {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also