Click or drag to resize

BrepEdgeEdgeCurve Property

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

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Curve EdgeCurve { get; }

Property Value

Type: Curve
See Also