M_Rhino_Geometry_Collections_BrepTrimList_AddSingularTrim - mcneel/rhinocommon-api-docs GitHub Wiki
Add a new singular trim to the brep.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public BrepTrim AddSingularTrim(
BrepVertex vertex,
BrepLoop loop,
IsoStatus iso,
int curve2dIndex
)
VB
Public Function AddSingularTrim (
vertex As BrepVertex,
loop As BrepLoop,
iso As IsoStatus,
curve2dIndex As Integer
) As BrepTrim
- vertex
- Type: Rhino.Geometry.BrepVertex
vertex along collapsed surface edge - loop
- Type: Rhino.Geometry.BrepLoop
trim is appended to this loop - iso
- Type: Rhino.Geometry.IsoStatus
[Missing documentation for "M:Rhino.Geometry.Collections.BrepTrimList.AddSingularTrim(Rhino.Geometry.BrepVertex,Rhino.Geometry.BrepLoop,Rhino.Geometry.IsoStatus,System.Int32)"] - curve2dIndex
- Type: System.Int32
index of 2d trimming curve
Type: BrepTrim
new trim
Supported in: 6.0.16224.21491, 5D58w