Click or drag to resize

MarkableDrillDimensions Property

The number of copies as a vector of (number of copies in x-direction, number of copies in y-direction, number of copies in z-direction).

Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.47.0
Syntax
C#
public ivec3 Dimensions { get; set; }

Property Value

ivec3
See Also