Click or drag to resize

SweepOneRailGlobalShapeBlending 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)
Since: 5.1
Syntax
public bool GlobalShapeBlending { get; set; }

Property Value

Type: Boolean
See Also