generate$models
Build models from source and algorithm specifications
Description
generate$models() combines one or more source specs and one or more algorithm specs, then resolves requested model resources through the execution engine. When some requested models fail, the returned PolyGeniusModelSet still includes all successfully generated models and a .field generation metadata record describing failed or blocked outputs.
Arguments
sources
|
Source specification(s), typically created with |
algorithms
|
Algorithm specification(s), typically created with |
.execute
|
Logical; when |