Overload_Rhino_Geometry_Collections_BrepTrimList_Add - mcneel/rhinocommon-api-docs GitHub Wiki
Name | Description | |
---|---|---|
![]() |
Add(Int32) | Add a new trim that will be part of an inner, outer, or slit loop to the brep. |
![]() |
Add(Boolean, BrepEdge, Int32) | Add a new trim that will be part of an inner, outer, or slit loop to the brep |
![]() |
Add(Boolean, BrepLoop, Int32) | Add a new trim that will be part of an inner, outer, or slit loop to the brep |
![]() |
Add(BrepEdge, Boolean, BrepLoop, Int32) | Add a new trim that will be part of an inner, outer, or slit loop to the brep. |