Utility Trace Parameters
constructor(namedTraceConfiguration: UtilityNamedTraceConfiguration, startingLocations: Iterable<UtilityElement>)
Constructs a new UtilityTraceParameters from a predefined trace options with the supplied starting locations.
Since
200.1.0
Parameters
named Trace Configuration
The UtilityNamedTraceConfiguration from which the UtilityTraceParameters object is generated.
starting Locations
The collection of starting locations.
See also
Constructs a new UtilityTraceParameters for the specified trace type and with the supplied starting locations.
Since
200.1.0
Parameters
trace Type
The type of trace to perform.
starting Locations
The collection of starting locations.