UtilityTraceParameters constructor
- UtilityTraceType traceType, {
- required List<
UtilityElement> startingLocations,
Creates a new UtilityTraceParameters for the specified trace type and with the supplied starting locations.
Parameters:
traceType— The type of trace to perform.startingLocations— The collection of starting locations.