Click or drag to resize

FileSlcWriteOptionsSliceDistance Property

The distance between the slices or layers of curves that your final output will contain. The distance should be based on the slice thickness of your final output device

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public double SliceDistance { get; set; }

Property Value

Type: Double
See Also