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 to the current trace view.

argument

NameTypeDescription
namestringview setting name
laneRootModelsIEnumerable <IModel>List of models that are the base points of lanes

Return value