IJobManagerSetWorkspaceProcessTransformation(dmat4, JobDefinition) Method |
Sets the process transformation for all scan controller contained in the job. Center of transformation is the origin of the workspace.
Namespace: RAYLASE.Marker.JobAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxvoid SetWorkspaceProcessTransformation(
dmat4 transformation,
JobDefinition jobDefinition
)
Parameters
- transformation dmat4
- The process transformation to set.
- jobDefinition JobDefinition
- Job defining the workspace.
See Also