Click or drag to resize

RibbonOffsetParametersAlignCrossSections Property

When false: cross section slashes between input and output curve are located at the ends of ruled spans. When true: cross section slashes between input and output curve are located at the mid points of ruled spans and blends.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool AlignCrossSections { get; set; }

Property Value

Type: Boolean
See Also