ScriptTraceDiagramVariable

class ScriptTraceDiagramVariable.ScriptTraceDiagramVariable

Bases: object

Represents the connection between one ScriptTraceVariable and one ScriptTraceDiagram.
One ScriptTraceVariable can be used in multiple diagrams, and a diagram usually consists of multiple variables.
property visible: bool
Gets or sets the visibility of the variable in the diagram.