Header menu logo issie

Model Type

Represents all the symbols and ports on the sheet

Record fields

Record Field Description

CopiedSymbols

Full Usage: CopiedSymbols

Field type: Map<ComponentId, Symbol>

All the symbols currently on the clipboard

Field type: Map<ComponentId, Symbol>

HintPane

Full Usage: HintPane

Field type: string list option
Field type: string list option

InputPortsConnected

Full Usage: InputPortsConnected

Field type: Set<InputPortId>

Contains all the inputports that have a wire connected to them. If a port is in the set, it is connected, otherwise it is not

Field type: Set<InputPortId>

OutputPortsConnected

Full Usage: OutputPortsConnected

Field type: Map<OutputPortId, int>

Represents the number of wires connected to each output port in the model

Field type: Map<OutputPortId, int>

Ports

Full Usage: Ports

Field type: Map<string, Port>

Contains all the input and output ports in the model (currently rendered)

Field type: Map<string, Port>

Symbols

Full Usage: Symbols

Field type: Map<ComponentId, Symbol>
Field type: Map<ComponentId, Symbol>

Theme

Full Usage: Theme

Field type: ThemeType
Field type: ThemeType

Type something to start searching.