BrepEdgeEdgeCurve Property |
Get the brep.Curves3D[] 3d curve geometry used by this edge or null.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Curve EdgeCurve { get; }Public ReadOnly Property EdgeCurve As Curve
Get
Property Value
Type:
Curve
Version InformationRhino for Windows
Supported in: 6.8
See Also