M_Rhino_Geometry_BrepTrim_SetTrimCurve_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Set 2d curve geometry used by a b-rep trim.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool SetTrimCurve(
int curve2dIndex,
Interval subDomain
)
VB
Public Function SetTrimCurve (
curve2dIndex As Integer,
subDomain As Interval
) As Boolean
- curve2dIndex
- Type: System.Int32
index of 2d curve in m_C2[] array - subDomain
- Type: Rhino.Geometry.Interval
[Missing documentation for "M:Rhino.Geometry.BrepTrim.SetTrimCurve(System.Int32,Rhino.Geometry.Interval)"]
Type: Boolean
true if successful
Supported in: 6.0.16224.21491, 5D58w