Click or drag to resize

BrepRegionFaceSideSurfaceNormalPointsIntoRegion Property

Gets true if BrepFace's surface normal points into region; false otherwise.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool SurfaceNormalPointsIntoRegion { get; }

Property Value

Type: Boolean
See Also