Click or drag to resize

RibbonOffsetSurfaceMethod Enumeration

Enum for RibbonOffset surface generation

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum RibbonOffsetSurfaceMethod
Members
  Member nameValueDescription
None0 No Surfaces will be created
Sweep21 Creates surfaces based off of Sweep 2 Rails
Sweep2NetworkSrf2 Creates a mix of sweeps and network surfaces. NetworkSrf will be applied in corners with 3 sides
See Also