SweepOneRail.MiterType Property

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)
Syntax
public int MiterType { get; set; }
Public Property MiterType As Integer
	Get
	Set

Property Value

Type: Int32
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also