T_Rhino_Geometry_HiddenLineDrawingSegment_SideFill - mcneel/rhinocommon-api-docs GitHub Wiki

HiddenLineDrawingSegment.SideFill Enumeration

When a silhouette is projected on the image plane (determined by the camera location or direction), and projects to a curve (not a point), the image area to the left or right of a projected silhouette curve is filled with either the surface or a void.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public enum SideFill

VB

Public Enumeration SideFill

Members

 

Member name Value Description
SideUnset 0 Unset
SideSurface 1 Surface
SideVoid 2 Void

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️