ComponentShape Type
What a library component becomes on the canvas, without materialising it: the ports its symbol will have, and whether that symbol is drawn as clocked. This is what the catalogue needs to draw a component being carried to the sheet. It is read from the sheet rather than declared in the header for the reason the header gives: nothing derived is stored, so nothing can be out of date with the sheet it describes.
Record fields
| Record Field | Description |
Full Usage:
InputLabels
Field type: (string * int) list
|
|
Full Usage:
IsClocked
Field type: bool
|
|
Full Usage:
OutputLabels
Field type: (string * int) list
|
|