MMpy.Schedule.assign_task_to_material

Syntax

MMpy.Schedule.assign_task_to_material()

Description

Assigns a task to material.

Parameters

Name Type Description
material SchedulerMaterial​ Material object.​
task SchedulerTask Task object to assign to the material.
setup SchedulerCommand | None Task or material setup operations.

Returns

Type Description
Bool True if the task was successfully assigned to the material.​

Resource ID

IDPH_SCHEDULE_ASSIGN_TASK_TO_MATERIAL