IJobManagerSetWorkspaceProcessTransformation(dmat4, String) Method |
Sets the process transformation for all scan controller contained in the workspace configuration. 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,
string workspaceConfiguration
)
Parameters
- transformation dmat4
- The process transformation to set.
- workspaceConfiguration String
- Name of the workspace configuration.
See Also