Header menu logo issie

Msg Type

Union cases

Union case Description

AddNotConnected(LoadedComponent list, port, pos, rotation)

Full Usage: AddNotConnected(LoadedComponent list, port, pos, rotation)

Parameters:
Item1 : LoadedComponent list
port : Port
pos : XYPos
rotation : Rotation

Arrangement Arrange

Full Usage: Arrangement Arrange

Parameters:
Item : Arrange

BeautifySheet

Full Usage: BeautifySheet

CheckAutomaticScrolling

Full Usage: CheckAutomaticScrolling

ClosePopup

Full Usage: ClosePopup

ColourSelection(compIds, connIds, colour)

Full Usage: ColourSelection(compIds, connIds, colour)

Parameters:
compIds : ComponentId list
connIds : ConnectionId list
colour : HighLightColor

DebugConnect

Full Usage: DebugConnect

DebugContinue

Full Usage: DebugContinue

DebugDisconnect

Full Usage: DebugDisconnect

DebugPause

Full Usage: DebugPause

DebugRead parts

Full Usage: DebugRead parts

Parameters:
    parts : int

parts : int

DebugSingleStep

Full Usage: DebugSingleStep

DebugStepAndRead parts

Full Usage: DebugStepAndRead parts

Parameters:
    parts : int

parts : int

DebugUpdateMapping string array

Full Usage: DebugUpdateMapping string array

Parameters:
    Item : string array

Item : string array

DoNothing

Full Usage: DoNothing

ExecFuncInSheetMessage Model -> Unit

Full Usage: ExecFuncInSheetMessage Model -> Unit

Parameters:
Item : Model -> Unit

FinishedCompilationStage

Full Usage: FinishedCompilationStage

Flip FlipType

Full Usage: Flip FlipType

Parameters:
Item : FlipType

FlushCommandStack

Full Usage: FlushCommandStack

InitialiseCreateComponent(LoadedComponent list, ComponentType, string, (ComponentId -> Unit) option)

Full Usage: InitialiseCreateComponent(LoadedComponent list, ComponentType, string, (ComponentId -> Unit) option)

Parameters:
Item1 : LoadedComponent list
Item2 : ComponentType
Item3 : string
Item4 : (ComponentId -> Unit) option

IssieInterface IssieInterfaceMsg

Full Usage: IssieInterface IssieInterfaceMsg

Parameters:
Item : IssieInterfaceMsg

KeepZoomCentered XYPos

Full Usage: KeepZoomCentered XYPos

Parameters:
Item : XYPos

KeyPress KeyboardMsg

Full Usage: KeyPress KeyboardMsg

Parameters:
Item : KeyboardMsg

ManualKeyDown string

Full Usage: ManualKeyDown string

Parameters:
    Item : string

Item : string

ManualKeyUp string

Full Usage: ManualKeyUp string

Parameters:
    Item : string

Item : string

MouseMsg MouseT

Full Usage: MouseMsg MouseT

Parameters:
Item : MouseT

MouseMsgOrig(MouseEvent, MouseOp, float)

Full Usage: MouseMsgOrig(MouseEvent, MouseOp, float)

Parameters:
Item1 : MouseEvent
Item2 : MouseOp
Item3 : float

MovePort MouseT

Full Usage: MovePort MouseT

Parameters:
Item : MouseT

OnDebugRead(data, viewer)

Full Usage: OnDebugRead(data, viewer)

Parameters:
    data : int
    viewer : int

data : int
viewer : int

PortMovementEnd

Full Usage: PortMovementEnd

PortMovementStart

Full Usage: PortMovementStart

ReorderPorts

Full Usage: ReorderPorts

ResetModel

Full Usage: ResetModel

ResetSelection

Full Usage: ResetSelection

Rotate Rotation

Full Usage: Rotate Rotation

Parameters:
Item : Rotation

RotateLabels

Full Usage: RotateLabels

SaveSymbols

Full Usage: SaveSymbols

SelectWires ConnectionId list

Full Usage: SelectWires ConnectionId list

Parameters:
Item : ConnectionId list

SetDebugDevice string

Full Usage: SetDebugDevice string

Parameters:
    Item : string

Item : string

SetPopupDialogInt int option

Full Usage: SetPopupDialogInt int option

Parameters:
    Item : int option

Item : int option

SetPopupDialogText string option

Full Usage: SetPopupDialogText string option

Parameters:
    Item : string option

Item : string option

SetSpinner bool

Full Usage: SetSpinner bool

Parameters:
    Item : bool

Item : bool

SetWireModel Model

Full Usage: SetWireModel Model

Parameters:
Item : Model

SheetBatch Msg list

Full Usage: SheetBatch Msg list

Parameters:
    Item : Msg list

Item : Msg list

ShowPopup (Msg -> Unit) -> PopupDialogData -> ReactElement

Full Usage: ShowPopup (Msg -> Unit) -> PopupDialogData -> ReactElement

Parameters:
Item : (Msg -> Unit) -> PopupDialogData -> ReactElement

StartCompilationStage(CompilationStageLabel, path, name, profile)

Full Usage: StartCompilationStage(CompilationStageLabel, path, name, profile)

Parameters:
Item1 : CompilationStageLabel
path : string
name : string
profile : CompilationProfile

StartCompiling(path, name, profile)

Full Usage: StartCompiling(path, name, profile)

Parameters:
path : string
name : string
profile : CompilationProfile

StopCompilation

Full Usage: StopCompilation

TestPortPosition

Full Usage: TestPortPosition

TestSmartChannel

Full Usage: TestSmartChannel

TickCompilation float

Full Usage: TickCompilation float

Parameters:
    Item : float

Item : float

ToggleGrid

Full Usage: ToggleGrid

ToggleNet CanvasState

Full Usage: ToggleNet CanvasState

Parameters:
Item : CanvasState

ToggleSnapToNet

Full Usage: ToggleSnapToNet

UpdateBoundingBoxes

Full Usage: UpdateBoundingBoxes

UpdateScrollPos XYPos

Full Usage: UpdateScrollPos XYPos

Parameters:
Item : XYPos

UpdateScrollPosFromCanvas XYPos

Full Usage: UpdateScrollPosFromCanvas XYPos

Parameters:
Item : XYPos

UpdateSelectedWires(ConnectionId list, bool)

Full Usage: UpdateSelectedWires(ConnectionId list, bool)

Parameters:
Item1 : ConnectionId list
Item2 : bool

UpdateSingleBoundingBox ComponentId

Full Usage: UpdateSingleBoundingBox ComponentId

Parameters:
Item : ComponentId

Wire Msg

Full Usage: Wire Msg

Parameters:
Item : Msg

WireType WireTypeMsg

Full Usage: WireType WireTypeMsg

Parameters:
Item : WireTypeMsg

Instance members

Instance member Description

this.IsAddNotConnected

Full Usage: this.IsAddNotConnected

Returns: bool
Returns: bool

this.IsArrangement

Full Usage: this.IsArrangement

Returns: bool
Returns: bool

this.IsBeautifySheet

Full Usage: this.IsBeautifySheet

Returns: bool
Returns: bool

this.IsCheckAutomaticScrolling

Full Usage: this.IsCheckAutomaticScrolling

Returns: bool
Returns: bool

this.IsClosePopup

Full Usage: this.IsClosePopup

Returns: bool
Returns: bool

this.IsColourSelection

Full Usage: this.IsColourSelection

Returns: bool
Returns: bool

this.IsDebugConnect

Full Usage: this.IsDebugConnect

Returns: bool
Returns: bool

this.IsDebugContinue

Full Usage: this.IsDebugContinue

Returns: bool
Returns: bool

this.IsDebugDisconnect

Full Usage: this.IsDebugDisconnect

Returns: bool
Returns: bool

this.IsDebugPause

Full Usage: this.IsDebugPause

Returns: bool
Returns: bool

this.IsDebugRead

Full Usage: this.IsDebugRead

Returns: bool
Returns: bool

this.IsDebugSingleStep

Full Usage: this.IsDebugSingleStep

Returns: bool
Returns: bool

this.IsDebugStepAndRead

Full Usage: this.IsDebugStepAndRead

Returns: bool
Returns: bool

this.IsDebugUpdateMapping

Full Usage: this.IsDebugUpdateMapping

Returns: bool
Returns: bool

this.IsDoNothing

Full Usage: this.IsDoNothing

Returns: bool
Returns: bool

this.IsExecFuncInSheetMessage

Full Usage: this.IsExecFuncInSheetMessage

Returns: bool
Returns: bool

this.IsFinishedCompilationStage

Full Usage: this.IsFinishedCompilationStage

Returns: bool
Returns: bool

this.IsFlip

Full Usage: this.IsFlip

Returns: bool
Returns: bool

this.IsFlushCommandStack

Full Usage: this.IsFlushCommandStack

Returns: bool
Returns: bool

this.IsInitialiseCreateComponent

Full Usage: this.IsInitialiseCreateComponent

Returns: bool
Returns: bool

this.IsIssieInterface

Full Usage: this.IsIssieInterface

Returns: bool
Returns: bool

this.IsKeepZoomCentered

Full Usage: this.IsKeepZoomCentered

Returns: bool
Returns: bool

this.IsKeyPress

Full Usage: this.IsKeyPress

Returns: bool
Returns: bool

this.IsManualKeyDown

Full Usage: this.IsManualKeyDown

Returns: bool
Returns: bool

this.IsManualKeyUp

Full Usage: this.IsManualKeyUp

Returns: bool
Returns: bool

this.IsMouseMsg

Full Usage: this.IsMouseMsg

Returns: bool
Returns: bool

this.IsMouseMsgOrig

Full Usage: this.IsMouseMsgOrig

Returns: bool
Returns: bool

this.IsMovePort

Full Usage: this.IsMovePort

Returns: bool
Returns: bool

this.IsOnDebugRead

Full Usage: this.IsOnDebugRead

Returns: bool
Returns: bool

this.IsPortMovementEnd

Full Usage: this.IsPortMovementEnd

Returns: bool
Returns: bool

this.IsPortMovementStart

Full Usage: this.IsPortMovementStart

Returns: bool
Returns: bool

this.IsReorderPorts

Full Usage: this.IsReorderPorts

Returns: bool
Returns: bool

this.IsResetModel

Full Usage: this.IsResetModel

Returns: bool
Returns: bool

this.IsResetSelection

Full Usage: this.IsResetSelection

Returns: bool
Returns: bool

this.IsRotate

Full Usage: this.IsRotate

Returns: bool
Returns: bool

this.IsRotateLabels

Full Usage: this.IsRotateLabels

Returns: bool
Returns: bool

this.IsSaveSymbols

Full Usage: this.IsSaveSymbols

Returns: bool
Returns: bool

this.IsSelectWires

Full Usage: this.IsSelectWires

Returns: bool
Returns: bool

this.IsSetDebugDevice

Full Usage: this.IsSetDebugDevice

Returns: bool
Returns: bool

this.IsSetPopupDialogInt

Full Usage: this.IsSetPopupDialogInt

Returns: bool
Returns: bool

this.IsSetPopupDialogText

Full Usage: this.IsSetPopupDialogText

Returns: bool
Returns: bool

this.IsSetSpinner

Full Usage: this.IsSetSpinner

Returns: bool
Returns: bool

this.IsSetWireModel

Full Usage: this.IsSetWireModel

Returns: bool
Returns: bool

this.IsSheetBatch

Full Usage: this.IsSheetBatch

Returns: bool
Returns: bool

this.IsShowPopup

Full Usage: this.IsShowPopup

Returns: bool
Returns: bool

this.IsStartCompilationStage

Full Usage: this.IsStartCompilationStage

Returns: bool
Returns: bool

this.IsStartCompiling

Full Usage: this.IsStartCompiling

Returns: bool
Returns: bool

this.IsStopCompilation

Full Usage: this.IsStopCompilation

Returns: bool
Returns: bool

this.IsTestPortPosition

Full Usage: this.IsTestPortPosition

Returns: bool
Returns: bool

this.IsTestSmartChannel

Full Usage: this.IsTestSmartChannel

Returns: bool
Returns: bool

this.IsTickCompilation

Full Usage: this.IsTickCompilation

Returns: bool
Returns: bool

this.IsToggleGrid

Full Usage: this.IsToggleGrid

Returns: bool
Returns: bool

this.IsToggleNet

Full Usage: this.IsToggleNet

Returns: bool
Returns: bool

this.IsToggleSnapToNet

Full Usage: this.IsToggleSnapToNet

Returns: bool
Returns: bool

this.IsUpdateBoundingBoxes

Full Usage: this.IsUpdateBoundingBoxes

Returns: bool
Returns: bool

this.IsUpdateScrollPos

Full Usage: this.IsUpdateScrollPos

Returns: bool
Returns: bool

this.IsUpdateScrollPosFromCanvas

Full Usage: this.IsUpdateScrollPosFromCanvas

Returns: bool
Returns: bool

this.IsUpdateSelectedWires

Full Usage: this.IsUpdateSelectedWires

Returns: bool
Returns: bool

this.IsUpdateSingleBoundingBox

Full Usage: this.IsUpdateSingleBoundingBox

Returns: bool
Returns: bool

this.IsWire

Full Usage: this.IsWire

Returns: bool
Returns: bool

this.IsWireType

Full Usage: this.IsWireType

Returns: bool
Returns: bool

Type something to start searching.