M_Rhino_Geometry_SubDFacePtr_EdgeAt_1 - mcneel/rhinocommon-api-docs GitHub Wiki

SubDFacePtr.EdgeAt Method (Int32, Boolean)

[Missing

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

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

Syntax

C#

public SubDEdgePtr EdgeAt(
	int index,
	out bool dir
)

VB

Public Function EdgeAt ( 
	index As Integer,
	<OutAttribute> ByRef dir As Boolean
) As SubDEdgePtr

Parameters

 

index
Type: System.Int32
[Missing documentation for "M:Rhino.Geometry.SubDFacePtr.EdgeAt(System.Int32,System.Boolean@)"]
dir
Type: System.Boolean
[Missing documentation for "M:Rhino.Geometry.SubDFacePtr.EdgeAt(System.Int32,System.Boolean@)"]

Return Value

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

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

SubDFacePtr Structure
EdgeAt Overload
Rhino.Geometry Namespace

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