RhinoCommon API
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
public bool GlobalShapeBlending { get; set; }
Public Property GlobalShapeBlending As Boolean Get Set