RhinoObject.GetFillSurfaces Method

RhinoObjectGetFillSurfaces Method

Overload List
  NameDescription
Public methodStatic memberGetFillSurfaces(RhinoObject, ClippingPlaneObject)
Return list of fill surfaces if any for object and clipping plane.
Public methodStatic memberGetFillSurfaces(RhinoObject, IEnumerableClippingPlaneObject)
Return list of fill surfaces if any for object and clipping plane. Fills are trimmed by clipping planes that did not generate them.
Public methodStatic memberGetFillSurfaces(RhinoObject, IEnumerableClippingPlaneObject, Boolean)
Return list of fill surfaces if any for object and clipping plane.
Top
See Also