Index of the block for which you want to get the block path, specified as an
integer. The index reflects the level in the model reference hierarchy. For example:
An index of 1
represents a block in the top model.
An index of 2
represents a block in the model that is
referenced by the Model block of index 1
.
An index of n
represents a block in the model that is
referenced by the Model block of index
n-1
.
Data Types: single
| double
| int8
| int16
| int32
| int64
| uint8
| uint16
| uint32
| uint64