Skip to content

M_Rhino_Geometry_SubDVertexPtr_EdgeAt_1

Will Pearson edited this page Aug 12, 2016 · 1 revision

SubDVertexPtr.EdgeAt Method (Int32, Boolean)

[Missing

documentation for "M:Rhino.Geometry.SubDVertexPtr.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 flipped
)

VB

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

Parameters

 

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

Return Value

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

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

SubDVertexPtr Structure
EdgeAt Overload
Rhino.Geometry Namespace

Clone this wiki locally