P_Rhino_Geometry_SweepOneRail_GlobalShapeBlending - mcneel/rhinocommon-api-docs GitHub Wiki

SweepOneRail.GlobalShapeBlending Property

If true, the sweep is linearly blended from one end to the other, creating sweeps that taper from one cross-section curve to the other. If false, the sweep stays constant at the ends and changes more rapidly in the middle.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool GlobalShapeBlending { get; set; }

VB

Public Property GlobalShapeBlending As Boolean
	Get
	Set

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

SweepOneRail Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️