Skip to main content

ITracePage.AddTraceView method

Namespace: NextDesign.Desktop

Description

Creates a new trace view with lanes originating from the specified model and sets it as the current trace view.

argument

NameTypeDescription
namestringView setting name
laneRootModelsIEnumerable<IModel>Enumeration of models that are the base points of lanes

Return value