6.1.6 SetWorkJob

The signature of this Method is specified below. Table 9 specify the Arguments and AddressSpace representation, respectively.

Signature

	SetWorkJob(
	  [in]  0:3DFrame[]         WorkingArea,
	  [in]  0:3DFrame[]         DumpArea,  [in]  DozerJobMissionEnum JobMission,
	  [out] 0:Boolean           WorkJobRequestSuccess );
Table 9 – SetWorkJob Method Arguments
Argument Description
WorkingArea

The WorkingArea property describes a 3D polygon that spans the current working area of the dozer

DumpArea

The DumpArea property describes a 3D polygon that spans the current dumping area of the dozer

JobMission

The JobMissionNumber property describes the specific job the dozer should perform

WorkJobRequestSuccess

The WorkJobRequestSuccess property describes whether the setting of a new dozer work job was successful or not.

True – Work Job accepted

False – Work Job not accepted

Table 10 – SetWorkJob Method AddressSpace definition
Attribute Value
BrowseNameSetWorkJob
References NodeClass BrowseName DataType TypeDefinition ModellingRule
0:HasPropertyVariable0:InputArguments0:Argument[] 0:PropertyType0:Mandatory
0:HasPropertyVariable0:OutputArguments0:Argument[] 0:PropertyType0:Mandatory