Click or drag to resize

ObjectSectionFillRule Enumeration

For sectioning an object; the decision of when to generate hatches and fills.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public enum ObjectSectionFillRule
Members
  Member nameValueDescription
ClosedCurves0If a the section results in a closed curve, then generate a fill
SolidObjects1Only generate a fill for objects that are considered Solid
See Also