| Version 1.9 Build 1556
|
|
Next: maskmanager - Tool
Up: modellistmanager - Tool
Previous: modellistmanager - Constructor
modellistmanager.modellist - Function
|
Package |
synthesis |
|
Module |
map |
|
Tool |
modellistmanager |
Create a list of model data items
Synopsis
modellist(source1, model1, source2, model2, source3, model3, source4, model4, source5, model5, source6, model6, source7, model7, source8, model8, source9, model9)
Arguments
source1 |
|
Source name #1 |
|
|
Allowed: |
String |
|
|
Default: |
unset |
model1 |
|
Model #1 |
|
|
Allowed: |
Model |
|
|
Default: |
unset |
source2 |
|
Source name #2 |
|
|
Allowed: |
String |
|
|
Default: |
unset |
model2 |
|
Model #2 |
|
|
Allowed: |
Model |
|
|
Default: |
unset |
source3 |
|
Source name #3 |
|
|
Allowed: |
String |
|
|
Default: |
unset |
model3 |
|
Model #3 |
|
|
Allowed: |
Model |
|
|
Default: |
unset |
source4 |
|
Source name #4 |
|
|
Allowed: |
String |
|
|
Default: |
unset |
model4 |
|
Model #4 |
|
|
Allowed: |
Model |
|
|
Default: |
unset |
source5 |
|
Source name #5 |
|
|
Allowed: |
String |
|
|
Default: |
unset |
model5 |
|
Model #5 |
|
|
Allowed: |
Model |
|
|
Default: |
unset |
source6 |
|
Source name #6 |
|
|
Allowed: |
String |
|
|
Default: |
unset |
model6 |
|
Model #6 |
|
|
Allowed: |
Model |
|
|
Default: |
unset |
source7 |
|
Source name #7 |
|
|
Allowed: |
String |
|
|
Default: |
unset |
model7 |
|
Model #7 |
|
|
Allowed: |
Model |
|
|
Default: |
unset |
source8 |
|
Source name #8 |
|
|
Allowed: |
String |
|
|
Default: |
unset |
model8 |
|
Model #8 |
|
|
Allowed: |
Model |
|
|
Default: |
unset |
source9 |
|
Source name #9 |
|
|
Allowed: |
String |
|
|
Default: |
unset |
model9 |
|
Model #9 |
|
|
Allowed: |
Model |
|
|
Default: |
unset |
Returns
modellist data item
or fail
Description
This function creates a modellist data item, which contains a list of
individual model data items.