RhinoCommon API
BrepDuplicateNakedEdgeCurves Method |
Duplicate naked edges of this Brep
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public Curve[] DuplicateNakedEdgeCurves( bool outer, bool inner )
Public Function DuplicateNakedEdgeCurves ( outer As Boolean, inner As Boolean ) As Curve()
Parameters
- outer
- Type: SystemBoolean
[Missing <param name="outer"/> documentation for "M:Rhino.Geometry.Brep.DuplicateNakedEdgeCurves(System.Boolean,System.Boolean)"]
- inner
- Type: SystemBoolean
[Missing <param name="inner"/> documentation for "M:Rhino.Geometry.Brep.DuplicateNakedEdgeCurves(System.Boolean,System.Boolean)"]
Return Value
Type: Curve[Missing <returns> documentation for "M:Rhino.Geometry.Brep.DuplicateNakedEdgeCurves(System.Boolean,System.Boolean)"]

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14