Click or drag to resize

MarkableDrillPoints Property

List containing location of drill points. If empty, a single dill in the origin is created.

Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public IList<dvec3> Points { get; }

Property Value

IListdvec3
See Also