P_Rhino_Geometry_BrepRegionFaceSide_SurfaceNormalPointsIntoRegion - mcneel/rhinocommon-api-docs GitHub Wiki

BrepRegionFaceSide.SurfaceNormalPointsIntoRegion Property

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

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

Syntax

C#

public bool SurfaceNormalPointsIntoRegion { get; }

VB

Public ReadOnly Property SurfaceNormalPointsIntoRegion As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

BrepRegionFaceSide Class
Rhino.Geometry Namespace

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