M_Rhino_Geometry_Brep_Append - mcneel/rhinocommon-api-docs GitHub Wiki

Brep.Append Method

Appends a copy of another brep to this and updates indices of appended brep parts. Duplicates are not removed

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public void Append(
	Brep other
)

VB

Public Sub Append ( 
	other As Brep
)

Parameters

 

other
Type: Rhino.Geometry.Brep
[Missing documentation for "M:Rhino.Geometry.Brep.Append(Rhino.Geometry.Brep)"]

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Brep Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️