UtilityTraceParameters

constructor(namedTraceConfiguration: UtilityNamedTraceConfiguration, startingLocations: Iterable<UtilityElement>)

Constructs a new UtilityTraceParameters from a predefined trace options with the supplied starting locations.

Since

200.1.0

See also


constructor(traceType: UtilityTraceType, startingLocations: Iterable<UtilityElement>)

Constructs a new UtilityTraceParameters for the specified trace type and with the supplied starting locations.

Since

200.1.0