Click or drag to resize

SweepOneRailMiterType Property

0: don't miter, 1: intersect surfaces and trim sweeps, 2: rotate shapes at kinks and don't trim.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public int MiterType { get; set; }

Property Value

Type: Int32
See Also