Header menu logo issie

SheetTree Type

Node in the sheet tree, child nodes correspond to custom components in sheet.

Record fields

Record Field Description

BreadcrumbName

Full Usage: BreadcrumbName

Field type: string

unique name to display on breadcrumbs this is usually the design-time name of sheet with instance name added if this is not unique

Field type: string

Depth

Full Usage: Depth

Field type: int

depth of tree beneth this need: 0 for leaves

Field type: int

GridArea

Full Usage: GridArea

Field type: CSSGridPos option

Use only to display tree on a grid

Field type: CSSGridPos option

LabelPath

Full Usage: LabelPath

Field type: string list

path of custom component labels to node or [] if node is top level

Field type: string list

SheetAccessPath

Full Usage: SheetAccessPath

Field type: ComponentId list

path of sheet names to current sheet name - NB this is not unique

Field type: ComponentId list

SheetName

Full Usage: SheetName

Field type: string

design-time name of sheet

Field type: string

Size

Full Usage: Size

Field type: int

size of tree including this node (1 for leaves)

Field type: int

SubSheets

Full Usage: SubSheets

Field type: SheetTree list

children

Field type: SheetTree list

Instance members

Instance member Description

this.SimName

Full Usage: this.SimName

Parameters:
Returns: string
fs : FastSimulation
Returns: string

this.lookupPath path

Full Usage: this.lookupPath path

Parameters:
    path : string list

Returns: SheetTree option
path : string list
Returns: SheetTree option

Type something to start searching.