M_Rhino_Geometry_SubDFacePtr_AddEdgeFaceConnection - mcneel/rhinocommon-api-docs GitHub Wiki

SubDFacePtr.AddEdgeFaceConnection Method

[Missing

documentation for "M:Rhino.Geometry.SubDFacePtr.AddEdgeFaceConnection(Rhino.Geometry.SubDEdgePtr,System.Boolean,System.Int32)"]

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

Syntax

C#

public bool AddEdgeFaceConnection(
	SubDEdgePtr edge,
	bool flipped,
	int index
)

VB

Public Function AddEdgeFaceConnection ( 
	edge As SubDEdgePtr,
	flipped As Boolean,
	index As Integer
) As Boolean

Parameters

 

edge
Type: Rhino.Geometry.SubDEdgePtr
[Missing documentation for "M:Rhino.Geometry.SubDFacePtr.AddEdgeFaceConnection(Rhino.Geometry.SubDEdgePtr,System.Boolean,System.Int32)"]
flipped
Type: System.Boolean
[Missing documentation for "M:Rhino.Geometry.SubDFacePtr.AddEdgeFaceConnection(Rhino.Geometry.SubDEdgePtr,System.Boolean,System.Int32)"]
index
Type: System.Int32
[Missing documentation for "M:Rhino.Geometry.SubDFacePtr.AddEdgeFaceConnection(Rhino.Geometry.SubDEdgePtr,System.Boolean,System.Int32)"]

Return Value

Type: Boolean
[Missing documentation for "M:Rhino.Geometry.SubDFacePtr.AddEdgeFaceConnection(Rhino.Geometry.SubDEdgePtr,System.Boolean,System.Int32)"]

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

SubDFacePtr Structure
Rhino.Geometry Namespace

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