menu
RhinoCommon API
search
search
V8 and older
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Add a new singular trim to the brep.
Syntax:
public
BrepTrim
AddSingularTrim(
BrepVertex
vertex
,
BrepLoop
loop
,
IsoStatus
iso
,
int
curve2dIndex
)
Parameters:
vertex
Type:
BrepVertex
vertex along collapsed surface edge
loop
Type:
BrepLoop
trim is appended to this loop
iso
Type:
IsoStatus
curve2dIndex
Type:
int
index of 2d trimming curve
Returns:
Type:
BrepTrim
new trim
Available since:
5.4
home
/
Rhino.Geometry.Collections
/
BrepTrimList
/
AddSingularTrim
AddSingularTrim method
Class:
Rhino.Geometry.Collections.BrepTrimList
Nothing found