JobDefinitionGetStartPosition Method |
Returns the position where the marking starts when the job is executed.
Namespace: RAYLASE.Marker.JobAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic dvec3? GetStartPosition()
Return Value
Nullabledvec3The start position of the job or null if there are no markable job elements found.
See Also