HumanTask (Object)



Properties


Property SpecifiedCycleTime() As (Read Only)
returns the time set by the user by set_SpecifiedCycleTime
Property SpecifiedJointSpeed() As (Read Only)
returns the speed set by the user by set_SpecifiedJointSpeed
Property WorkerResource() As (Read Only)
Returns the Worker-Resource associated with this worker-activity.
Returns:
oManikin

Methods


Sub set_SpecifiedCycleTime( time, iOverrideChildActSimulationTime)
sets the time on the specified task iOverrideChildActSimulationTime: this should be set equal to zero when no child act overriding is required
Sub set_SpecifiedJointSpeed( speed, iOverrideChildJointSpeed)
sets the joint speed on the specified task(speed should be between 0.0 to 1.0) iOverrideChildJointSpeed: this should be set equal to zero when no child act overriding is required