P_Rhino_Geometry_BrepEdge_EdgeCurve - mcneel/rhinocommon-api-docs GitHub Wiki

BrepEdge.EdgeCurve Property

Get the brep.Curves3D[] 3d curve geometry used by this edge or null.

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

Syntax

C#

public Curve EdgeCurve { get; }

VB

Public ReadOnly Property EdgeCurve As Curve
	Get

Property Value

Type: Curve

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

BrepEdge Class
Rhino.Geometry Namespace

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