Click or drag to resize

FileSlcWriteOptionsUseMeshes Property

Use meshes to generate slices. The curves for each slice are generated by intersecting the object mesh with a plane. the Angle between polyline segments data is not used when this value is true

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

Property Value

Type: Boolean
See Also