Click or drag to resize

MarkableSolidShouldBuildAllSlices Property

The flag to indicate whether all slices should be built despite MarkedSliceIndex has a specific value.

Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public bool ShouldBuildAllSlices { get; set; }

Property Value

Boolean
See Also