Msg Type
The different messages coming from sheet, normally represent events
Union cases
| Union case | Description |
Full Usage:
AddSymbol(LoadedComponent list, pos, compType, lbl)
Parameters:
LoadedComponent list
pos : XYPos
compType : ComponentType
lbl : string
|
|
Full Usage:
ChangeAdderComponent(compId, oldComp, newComp)
Parameters:
ComponentId
oldComp : Component
newComp : ComponentType
|
|
Full Usage:
ChangeBusCompare(compId, NewBits, NewText)
Parameters:
ComponentId
NewBits : bigint
NewText : string
|
|
Full Usage:
ChangeConstant(compId, NewBits, NewText)
Parameters:
ComponentId
NewBits : bigint
NewText : string
|
|
Full Usage:
ChangeCounterComponent(compId, oldComp, newComp)
Parameters:
ComponentId
oldComp : Component
newComp : ComponentType
|
|
Full Usage:
ChangeCustom(compId, oldComp, newComp)
Parameters:
ComponentId
oldComp : Component
newComp : ComponentType
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
ChangeScale(compId, newScale, whichScale)
Parameters:
ComponentId
newScale : float
whichScale : ScaleAdjustment
|
|
Full Usage:
ColorSymbols(compList, colour)
Parameters:
ComponentId list
colour : HighLightColor
|
|
|
|
Full Usage:
DeleteAllPorts
|
|
|
|
Full Usage:
ErrorSymbols(errorIds, selectIds, isDragAndDrop)
Parameters:
ComponentId list
selectIds : ComponentId list
isDragAndDrop : bool
|
|
Full Usage:
Flip(compList, orientation)
Parameters:
ComponentId list
orientation : FlipType
|
|
|
|
Full Usage:
LoadComponents(LoadedComponent list, Component list)
Parameters:
LoadedComponent list
Item2 : Component list
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Full Usage:
ResetModel
|
|
Full Usage:
ResizeSymbol(compId, corner, move)
Parameters:
ComponentId
corner : XYPos
move : XYPos
|
|
Full Usage:
ResizeSymbolDone(compId, resetSymbol, corner, move)
Parameters:
ComponentId
resetSymbol : Symbol option
corner : XYPos
move : XYPos
|
|
Full Usage:
RotateAntiClockAng(compList, Rotation)
Parameters:
ComponentId list
Item2 : Rotation
|
|
|
|
Full Usage:
SaveSymbols
|
|
|
|
|
|
Full Usage:
ShowAllInputPorts
|
|
Full Usage:
ShowAllOutputPorts
|
|
|
|
|
|
|
|
|
|
Full Usage:
UpdateBoundingBoxes
|
|
Full Usage:
UpdateMemory(ComponentId, Memory1 -> Memory1)
Parameters:
ComponentId
Item2 : Memory1 -> Memory1
|
|
Full Usage:
WriteMemoryLine(ComponentId, bigint, bigint)
Parameters:
ComponentId
Item2 : bigint
Item3 : bigint
|
|
Full Usage:
WriteMemoryType(ComponentId, ComponentType)
Parameters:
ComponentId
Item2 : ComponentType
|
|
Instance members
| Instance member | Description |
Full Usage:
this.IsAddSymbol
Returns: bool
|
|
Full Usage:
this.IsChangeAdderComponent
Returns: bool
|
|
Full Usage:
this.IsChangeBusCompare
Returns: bool
|
|
Full Usage:
this.IsChangeConstant
Returns: bool
|
|
Full Usage:
this.IsChangeCounterComponent
Returns: bool
|
|
Full Usage:
this.IsChangeCustom
Returns: bool
|
|
Full Usage:
this.IsChangeInputValue
Returns: bool
|
|
Full Usage:
this.IsChangeLabel
Returns: bool
|
|
Full Usage:
this.IsChangeLsb
Returns: bool
|
|
Full Usage:
this.IsChangeNumberOfBits
Returns: bool
|
|
Full Usage:
this.IsChangeReversedInputs
Returns: bool
|
|
Full Usage:
this.IsChangeScale
Returns: bool
|
|
Full Usage:
this.IsColorSymbols
Returns: bool
|
|
Full Usage:
this.IsCopySymbols
Returns: bool
|
|
Full Usage:
this.IsDeleteAllPorts
Returns: bool
|
|
Full Usage:
this.IsDeleteSymbols
Returns: bool
|
|
Full Usage:
this.IsErrorSymbols
Returns: bool
|
|
Full Usage:
this.IsFlip
Returns: bool
|
|
Full Usage:
this.IsHideCustomCorners
Returns: bool
|
|
Full Usage:
this.IsLoadComponents
Returns: bool
|
|
Full Usage:
this.IsMouseMsg
Returns: bool
|
|
Full Usage:
this.IsMoveLabel
Returns: bool
|
|
Full Usage:
this.IsMovePort
Returns: bool
|
|
Full Usage:
this.IsMovePortDone
Returns: bool
|
|
Full Usage:
this.IsMoveSymbols
Returns: bool
|
|
Full Usage:
this.IsPasteSymbols
Returns: bool
|
|
Full Usage:
this.IsResetModel
Returns: bool
|
|
Full Usage:
this.IsResizeSymbol
Returns: bool
|
|
Full Usage:
this.IsResizeSymbolDone
Returns: bool
|
|
Full Usage:
this.IsRotateAntiClockAng
Returns: bool
|
|
Full Usage:
this.IsRotateLeft
Returns: bool
|
|
Full Usage:
this.IsSaveSymbols
Returns: bool
|
|
Full Usage:
this.IsSelectSymbols
Returns: bool
|
|
Full Usage:
this.IsSetTheme
Returns: bool
|
|
Full Usage:
this.IsShowAllInputPorts
Returns: bool
|
|
Full Usage:
this.IsShowAllOutputPorts
Returns: bool
|
|
Full Usage:
this.IsShowCustomCorners
Returns: bool
|
|
Full Usage:
this.IsShowCustomOnlyPorts
Returns: bool
|
|
Full Usage:
this.IsShowPorts
Returns: bool
|
|
Full Usage:
this.IsSymbolsHaveError
Returns: bool
|
|
Full Usage:
this.IsUpdateBoundingBoxes
Returns: bool
|
|
Full Usage:
this.IsUpdateMemory
Returns: bool
|
|
Full Usage:
this.IsWriteMemoryLine
Returns: bool
|
|
Full Usage:
this.IsWriteMemoryType
Returns: bool
|
|