P_Rhino_Geometry_Circle_Normal - mcneel/rhinocommon-api-docs GitHub Wiki

Circle.Normal Property

Gets the normal vector for this circle.

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

Syntax

C#

public Vector3d Normal { get; }

VB

Public ReadOnly Property Normal As Vector3d
	Get

Property Value

Type: Vector3d

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Circle Structure
Rhino.Geometry Namespace

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