M_Rhino_Geometry_Collections_BrepCurveList_Add - mcneel/rhinocommon-api-docs GitHub Wiki
Adds a curve
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public int Add(
Curve curve
)
VB
Public Function Add (
curve As Curve
) As Integer
- curve
- Type: Rhino.Geometry.Curve
A copy of the curve is added to this brep
Type: Int32
Index that should be used to reference the geometry.
-1 is returned if the input is not acceptable.
Supported in: 6.0.16224.21491, 5D58w