Utility Trace Parameters
Utility network trace parameters.
Constructors
Link copied to clipboard
fun UtilityTraceParameters(namedTraceConfiguration: UtilityNamedTraceConfiguration, startingLocations: Iterable<UtilityElement>)
Content copied to clipboard
Constructs a new UtilityTraceParameters from a pre-defined trace options with the supplied starting locations.
Link copied to clipboard
fun UtilityTraceParameters(traceType: UtilityTraceType, startingLocations: Iterable<UtilityElement>)
Content copied to clipboard
Constructs a new UtilityTraceParameters for the specified trace type and with the supplied starting locations.