MarkableSolidHasSlice Method |
Returns true if slice for the provided index was already built.
Namespace: RAYLASE.MarkerPlugin.JobElementsAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic override bool HasSlice(
int sliceIndex
)
Parameters
- sliceIndex Int32
- Index to query slice.
Return Value
BooleanTrue if slice for the provided index was already built.
See Also