ModelTask
interface ModelTask
Similar to rules in make
files. For example, the STLTask is dependent on the ScadTask.
ModelActions do the actual work, and are created using the action method.
Similar to rules in make
files. For example, the STLTask is dependent on the ScadTask.
ModelActions do the actual work, and are created using the action method.