RhinoObjectGetFillSurfaces Method |
Name | Description | |
---|---|---|
GetFillSurfaces(RhinoObject, ClippingPlaneObject) |
Return list of fill surfaces if any for object and clipping plane.
| |
GetFillSurfaces(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.
| |
GetFillSurfaces(RhinoObject, IEnumerableClippingPlaneObject, Boolean) |
Return list of fill surfaces if any for object and clipping plane.
|